summaryrefslogtreecommitdiffstats
path: root/sec_mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-231-1/+1
|\
| * omx: mfc mmap buffer changesShareef Ali2012-03-101-1/+1
* | Remove obsolete dependency on libmediaGlenn Kasten2012-03-191-2/+1
* | Switched to use header files from /frameworks/nativeJames Dong2012-03-122-3/+4
* | remove uneeded dependency on libsurfaceflinger_client and libbinderMathias Agopian2012-02-251-3/+2
* | remove dependency on android_native_buffer.hMathias Agopian2012-02-241-1/+0
* | Fixed some race condition in OMX_Init and OMX_Deinit callsJames Dong2012-02-061-15/+24
* | Fix SEC-OMX, for resolve two bugs.SeungBeom Kim2012-01-122-4/+10
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-62/+62
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | am 8a55aeaf: am 786e339b: Revert "Fix ANR in com.google.android.videoeditor"Jamie Gennis2011-12-152-4/+2
|\ \ | |/
| * Revert "Fix ANR in com.google.android.videoeditor"Jamie Gennis2011-12-152-4/+2
* | am b9e18606: Fix SEC-OMX Video Encode for get out encode last frame.SeungBeom Kim2011-12-073-2/+56
|\ \ | |/
| * Fix SEC-OMX Video Encode for get out encode last frame.SeungBeom Kim2011-12-073-2/+56
* | am 6b75dbce: Merge "Fix ANR in com.google.android.videoeditor" into ics-mr1James Dong2011-11-212-2/+4
|\ \ | |/
| * 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
* | | am 41e03a94: Patch for SEC-OMX error handling.SeungBeom Kim2011-11-211-0/+4
|\ \ \ | |/ /
| * | Patch for SEC-OMX error handling.SeungBeom Kim2011-11-211-0/+4
| |/
* | am cfdf0258: Merge "Fix Empty thumbnails generated while in timelapse recordi...James Dong2011-11-112-4/+24
|\ \ | |/
| * Fix Empty thumbnails generated while in timelapse recording sometimesSeungBeom Kim2011-11-102-4/+24
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-9/+9
|/
* 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