summaryrefslogtreecommitdiff
path: root/sec_mm
AgeCommit message (Expand)Author
2012-03-19Remove obsolete dependency on libmediaGlenn Kasten
2012-03-12Switched to use header files from /frameworks/nativeJames Dong
2012-02-25remove uneeded dependency on libsurfaceflinger_client and libbinderMathias Agopian
2012-02-24remove dependency on android_native_buffer.hMathias Agopian
2012-02-06Fixed some race condition in OMX_Init and OMX_Deinit callsJames Dong
2012-01-12Fix SEC-OMX, for resolve two bugs.SeungBeom Kim
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-12-15am 8a55aeaf: am 786e339b: Revert "Fix ANR in com.google.android.videoeditor"Jamie Gennis
2011-12-15Revert "Fix ANR in com.google.android.videoeditor"android-cts-verifier-4.0.3_r1android-cts-4.0.3_r1Jamie Gennis
2011-12-07am b9e18606: Fix SEC-OMX Video Encode for get out encode last frame.SeungBeom Kim
2011-12-07Fix SEC-OMX Video Encode for get out encode last frame.SeungBeom Kim
2011-11-21am 6b75dbce: Merge "Fix ANR in com.google.android.videoeditor" into ics-mr1James Dong
2011-11-21am 41e03a94: Patch for SEC-OMX error handling.SeungBeom Kim
2011-11-21Merge "Fix ANR in com.google.android.videoeditor" into ics-mr1James Dong
2011-11-21Fix ANR in com.google.android.videoeditorSeungBeom Kim
2011-11-21Patch for SEC-OMX error handling.SeungBeom Kim
2011-11-11am cfdf0258: Merge "Fix Empty thumbnails generated while in timelapse recordi...James Dong
2011-11-10Fix Empty thumbnails generated while in timelapse recording sometimesSeungBeom Kim
2011-10-26Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block
2011-09-29Changed SEC-OMX for decoding and encoding speed improvements.SeungBeom Kim
2011-08-31Fix for surface texture encoder.SeungBeom Kim
2011-08-31Change SEC-OMX for surface texture encoding.SeungBeom Kim
2011-08-22Do not over-advertise the level support of H264/AVC decoderJames Dong
2011-08-19move metadata buffer specific code handling to SEC_OMXVenc.cSeungBeom Kim
2011-08-15Advertise smaller input buffer size when metadata buffer mode is used for vid...James Dong
2011-08-11Fix for decode output align.SeungBeom Kim
2011-08-11Fix mmap size for video editor stress test.SeungBeom Kim
2011-08-08Merge "Fix a used-before-initialized compile warning"Jamie Gennis
2011-08-08Merge "Reduce buffer count in Android native buffer mode"Jamie Gennis
2011-08-05Fix missing crop rect because of the incorrect state of OMX video decoderJames Dong
2011-08-04Fix a used-before-initialized compile warningJamie Gennis
2011-08-04Reduce buffer count in Android native buffer modeJamie Gennis
2011-08-04SEC-OMX support YV12 for video editor.SeungBeom Kim
2011-08-04Video decode component support gralloc color format.SeungBeom Kim
2011-07-28Fix usage bits reported by OMX IL.Jamie Gennis
2011-07-25Change SEC_OMX for Video EditorSeungBeom Kim
2011-07-25Add color space convertor in SEC_OMXSeungBeom Kim
2011-07-21Revert "Add color space convertor in SEC_OMX"James Dong
2011-07-21Add color space convertor in SEC_OMXSeungBeom Kim
2011-07-19SEC_OMX code clean upSeungBeom Kim
2011-06-21Fix for encode timestamp issue.SeungBeom Kim
2011-04-26The implementation of OMX_Get/SetConfig must not return OMX_ErrorNoneAndreas Huber
2011-03-14device/samsung/crespo: remove LOCAL_PRELINK_MODULEIliyan Malchev
2010-12-06Change Encode output port Buffer sizeSeungBeom Kim
2010-12-06Switch to the default AVC video encoder level from 40 to 31 so that the recor...James Dong
2010-11-23Fix build race condition.Ying Wang
2010-11-02SEC_OMX Encode Bug Fixsbcrux.kim
2010-10-26SEC_OMX Bug FixSeungBeom Kim
2010-10-24SEC_OMX Thread Terminate Bug FixSeungBeom Kim