summaryrefslogtreecommitdiffstats
path: root/sec_mm
Commit message (Expand)AuthorAgeFilesLines
* omx: mfc mmap buffer changesShareef Ali2012-03-101-1/+1
* 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-2914-328/+951
* Fix for surface texture encoder.SeungBeom Kim2011-08-314-9/+25
* Change SEC-OMX for surface texture encoding.SeungBeom Kim2011-08-3113-42/+174
* 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-194-12/+30
* Advertise smaller input buffer size when metadata buffer mode is used for vid...James Dong2011-08-152-0/+13
* Fix for decode output align.SeungBeom Kim2011-08-114-39/+64
* Fix mmap size for video editor stress test.SeungBeom Kim2011-08-111-7/+1
* 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-046-481/+515
* Fix usage bits reported by OMX IL.Jamie Gennis2011-07-281-2/+1
* Change SEC_OMX for Video EditorSeungBeom Kim2011-07-2521-378/+1354
* Add color space convertor in SEC_OMXSeungBeom Kim2011-07-2518-197/+4069
* Revert "Add color space convertor in SEC_OMX"James Dong2011-07-2117-2972/+197
* Add color space convertor in SEC_OMXSeungBeom Kim2011-07-2117-197/+2972
* SEC_OMX code clean upSeungBeom Kim2011-07-1916-61/+61
* 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-149-9/+9
* 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-237-9/+46
* SEC_OMX Encode Bug Fixsbcrux.kim2010-11-022-2/+17
* SEC_OMX Bug FixSeungBeom Kim2010-10-268-25/+91
* 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-184-26/+106
* H.263 Decode Component Bug FixSeungBeom Kim2010-10-181-1/+4
* Switch to use the correct xml fileJames Dong2010-10-051-166/+0
* 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-2723-190/+565
* S5PC11X: OMX: Added SEC_OMX(OpenMAX IL)SeungBeom Kim2010-09-2177-0/+22860