summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm-video-v4l2: Fix KW resported issueslineage-15.1-caf-8960Surajit Podder2018-02-141-0/+10
* fix circular dependency libnativewindow <-> libuiMathias Agopian2018-02-132-3/+3
* Remove hardcoded LOCAL_MODULE_PATHS from vendor components. (media)Vishwath Mohan2018-02-135-6/+6
* mm-video: Fix compilation dependencies with O-MR1staging/lineage-15.1-caf-8960Mahesh Lanka2017-12-182-0/+6
* BACKPORT: mm-video: venc: Protect buffer from being freed while accessinglineage-15.0-caf-8960Paras Nagda2017-09-293-4/+19
* BACKPORT: mm-video: vdec: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2017-09-293-10/+45
* Move QCOM mm codecs to vendor partitionJiyong Park2017-08-255-0/+8
* mm-video-v4l2: vdec: add safety checks for freeing buffersPraveen Chavan2017-04-041-11/+48
* mm-video-v4l2: venc: add safety checks for freeing buffersArne Coucheron2017-04-043-10/+34
* mm-video: Handle async_message_thread errorArun Menon2017-01-312-4/+4
* mm-video-v4l2: vdec: allocate secure buffer as native_handlePraveen Chavan2016-11-274-8/+41
* libstagefrighthw: Remove padding in encoder_nativehandle_buffer_typeSurajit Podder2016-11-101-4/+1
* mm-video: venc: update metadata-type used for HAL1 based recordingPraveen Chavan2016-11-106-30/+75
* Fix wrong nAllocLencm-14.0-caf-8960Wonsik Kim2016-10-091-2/+2
* mm-video: vidc: Remove hardcoding of BufCountActualDeva Ramasubramanian2016-10-091-1/+1
* mm-video: venc: update color format in port-defPraveen Chavan2016-10-091-0/+1
* mm-video: venc: Use correct flag for buffer index selectionLeena Winterrowd2016-10-091-3/+3
* mm-video: venc: update allocation-size check for meta-bufferPraveen Chavan2016-10-091-1/+1
* mm-video: Fix input and output dumping from OMXstable/cm-13.0-caf-8960-ZNH5Ystable/cm-13.0-caf-8960-ZNH2KBstable/cm-13.0-caf-8960-ZNH2KShiju Mathew2016-01-291-7/+16
* QCMetadata: Add key for setBuffers API supportDomi Papoi2016-01-291-1/+6
* mm-video: Remove Divx DRM libraryDomi Papoi2016-01-298-353/+36
* media: Align buffer size for interlaced clip playbackYing Zi Gao2016-01-291-0/+2
* mm-video: venc: Fix video encoder test appShiju Mathew2016-01-291-17/+16
* Fix flooding of message in calcLumaAlignKeith Mok2016-01-221-0/+3
* mm-video: vidc: Add support for picture order countstable/cm-13.0-caf-8960-ZNH0EDeva Ramasubramanian2015-12-176-15/+85
* Revert "Merge "Cancel Buffer on Native Window""Michael Bestas2015-11-201-2/+0
* libc2dcolorconvert: Modified stride and size calculationc_sisanj2015-11-201-3/+4
* Ignore benign clang compiler warning.Chih-Hung Hsieh2015-11-201-0/+3
* Revert "mm-video: Build video test programs with 'debug' tag"Michael Bestas2015-11-202-4/+4
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2015-11-204-9/+0
* Use default system header files.Chih-Hung Hsieh2015-11-202-4/+2
* Remove Clang warning on unnecessary test.Chih-Hung Hsieh2015-11-201-9/+1
* Fix strings that are interpreted as C++11 literals in C++11 modeBernhard Rosenkränzer2015-11-201-2/+2
* dashplayer: Use gettid directlyEthan Chen2015-11-201-1/+1
* dashplayer: Update API for overallocating codec buffersEthan Chen2015-11-201-2/+2
* dashplayer: Update API for batching OMX eventsEthan Chen2015-11-201-47/+71
* dashplayer: Update API to pass caller IDEthan Chen2015-11-202-4/+4
* dashplayer: Update API for new virtual functionEthan Chen2015-11-201-0/+3
* dashplayer: Update API for StringPrintf renamed to AStringPrintfEthan Chen2015-11-201-1/+1
* dashplayer: Update API for using handler instead of handler-id in AMessageEthan Chen2015-11-204-37/+37
* dashplayer: Update API for NativeWindowWrapper removalEthan Chen2015-11-205-28/+30
* media: Avoid collision with FFMPEG pluginSteve Kondik2015-11-201-0/+4
* mm-video: vdec: Allow devices to disable adaptive playbackdhacker292015-11-202-0/+6
* mm-video: vdec: Fix memory leak in color converter.Rudolf Tammekivi2015-11-202-2/+3
* media: Use direct project pathmapEthan Chen2015-11-205-19/+19
* mm-video: Allow devices to override QComOMXMetadata headerEthan Chen2015-11-201-1/+1
* mm-core: Remove double declaration of OMX.qcom.audio.decoder.aacArne Coucheron2015-11-203-50/+2
* media: Use project pathmapEthan Chen2015-11-205-18/+22
* Merge f4b28a72fa49d1db661341bd33cf2c15edc5f788 on remote branchLinux Build Service Account2015-11-0911-131/+848
|\
| * mm-video: vdec: Fix null pointer dereferencingShiju Mathew2015-11-031-2/+13