summaryrefslogtreecommitdiffstats
path: root/sec_mm/sec_omx/sec_omx_component
Commit message (Expand)AuthorAgeFilesLines
* Fix SEC-OMX, for resolve two bugs.SeungBeom Kim2012-01-122-4/+10
* Revert "Fix ANR in com.google.android.videoeditor"Jamie Gennis2011-12-152-4/+2
* Fix SEC-OMX Video Encode for get out encode last frame.SeungBeom Kim2011-12-073-2/+56
* Merge "Fix ANR in com.google.android.videoeditor" into ics-mr1James Dong2011-11-212-2/+4
|\
| * Fix ANR in com.google.android.videoeditorSeungBeom Kim2011-11-212-2/+4
* | Patch for SEC-OMX error handling.SeungBeom Kim2011-11-211-0/+4
|/
* Fix Empty thumbnails generated while in timelapse recording sometimesSeungBeom Kim2011-11-102-4/+24
* Changed SEC-OMX for decoding and encoding speed improvements.SeungBeom Kim2011-09-2910-322/+888
* Fix for surface texture encoder.SeungBeom Kim2011-08-312-3/+14
* Change SEC-OMX for surface texture encoding.SeungBeom Kim2011-08-317-20/+96
* Do not over-advertise the level support of H264/AVC decoderJames Dong2011-08-221-7/+1
* move metadata buffer specific code handling to SEC_OMXVenc.cSeungBeom Kim2011-08-193-7/+30
* Advertise smaller input buffer size when metadata buffer mode is used for vid...James Dong2011-08-151-0/+7
* Fix for decode output align.SeungBeom Kim2011-08-113-35/+58
* Merge "Fix a used-before-initialized compile warning"Jamie Gennis2011-08-081-4/+1
|\
| * Fix a used-before-initialized compile warningJamie Gennis2011-08-041-4/+1
* | Merge "Reduce buffer count in Android native buffer mode"Jamie Gennis2011-08-082-0/+14
|\ \ | |/
| * Reduce buffer count in Android native buffer modeJamie Gennis2011-08-042-0/+14
* | Fix missing crop rect because of the incorrect state of OMX video decoderJames Dong2011-08-051-1/+1
|/
* SEC-OMX support YV12 for video editor.SeungBeom Kim2011-08-042-2/+3
* Video decode component support gralloc color format.SeungBeom Kim2011-08-043-54/+82
* Change SEC_OMX for Video EditorSeungBeom Kim2011-07-2515-314/+783
* Add color space convertor in SEC_OMXSeungBeom Kim2011-07-255-20/+28
* Revert "Add color space convertor in SEC_OMX"James Dong2011-07-215-28/+20
* Add color space convertor in SEC_OMXSeungBeom Kim2011-07-215-20/+28
* SEC_OMX code clean upSeungBeom Kim2011-07-1913-56/+56
* Fix for encode timestamp issue.SeungBeom Kim2011-06-213-19/+19
* The implementation of OMX_Get/SetConfig must not return OMX_ErrorNoneAndreas Huber2011-04-261-2/+2
* device/samsung/crespo: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-145-5/+5
* Change Encode output port Buffer sizeSeungBeom Kim2010-12-062-1/+23
* Switch to the default AVC video encoder level from 40 to 31 so that the recor...James Dong2010-12-061-1/+1
* Fix build race condition.Ying Wang2010-11-236-8/+44
* SEC_OMX Encode Bug Fixsbcrux.kim2010-11-022-2/+17
* SEC_OMX Bug FixSeungBeom Kim2010-10-267-25/+90
* SEC_OMX Thread Terminate Bug FixSeungBeom Kim2010-10-241-6/+16
* SEC_OMX SEC_OMX_ComponentStateSet API Bug FixSeungBeom Kim2010-10-181-2/+2
* Bug Fix Video decode color converter for H/W ThumbnailSeungBeom Kim2010-10-182-6/+18
* H.263 Decode Component Bug FixSeungBeom Kim2010-10-181-1/+4
* Fix End of Stream Problemsbcrux.kim2010-10-042-0/+6
* Patch video encode componentsbcrux.kim2010-10-042-3/+3
* Upload additional feature for full frame search and error detectSeungBeom Kim2010-09-296-114/+196
* S5PC11X: OMX: Change TimeStamp processing routine for Stagefright SeekingSeungBeom Kim2010-09-2715-188/+347
* S5PC11X: OMX: Added SEC_OMX(OpenMAX IL)SeungBeom Kim2010-09-2131-0/+11544