summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: Fix compilation error for switch caselineage-17.1-caf-msm8994lineage-17.0-caf-msm8994dianlujitao2019-09-111-0/+1
* Fix build errorLalit Kansara2019-09-111-1/+1
* Fix invalid logical constant creation.Stephen Hines2019-09-112-8/+8
* Revert "media: Avoid collision with FFMPEG plugin"lineage-16.0-caf-8994Han Wang2018-12-031-4/+0
* media: Use generated kernel headersArne Coucheron2018-11-015-21/+13
* mm-video-v4l2: Protect buffer access and increase input buffer sizeSanthosh Behara2018-09-102-8/+29
* mm-core: Fix compilation errors due to compiler upgradeMahesh Lanka2018-09-072-44/+9
* libc2dcolorconvert: Fix clang compilation errors.Abdulla Anam2018-09-071-3/+3
* mm-video-v4l2: vidc: venc: Remove legacy encoder device filePraneeth Paladugu2018-05-164-3334/+0
* mm-video-v4l2: vdec: Remove DivxDrm Decrypt supportAbdulla Anam2018-05-166-251/+0
* fix circular dependency libnativewindow <-> libuiMathias Agopian2018-05-162-2/+2
* mm-core: omxregistry: deprecate unused OMX componentsSanthosh Behara2018-05-161-16/+0
* hal: Added LOCAL_VENDOR_MODULE to set output path of the binariesSuman Mukherjee2018-05-162-2/+2
* Move QCOM mm codecs to vendor partitionJiyong Park2018-05-162-0/+2
* Revert "hardware/qcom/media: Disabling CLANG"Michael Bestas2018-05-163-5/+0
* mm-video-v4l2: Check for correct error codeEthan Chen2018-03-071-1/+1
* media: Move Video HAL libraries to vendor image.Uma Mehta2018-02-196-18/+9
* media: Move Video HAL libraries to vendor imageUma Mehta2018-02-196-19/+18
* media: Move Video HAL libraries to vendor imageUma Mehta2018-02-1911-96/+25
* mm-core: omxregistry: deprecate unused OMX componentsRamjee Singh2018-02-181-16/+0
* mm-video-v4l2: Fix compilation dependencies with O-MR1staging/lineage-15.1-caf-8994Mahesh Lanka2017-12-292-0/+6
* Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.17' into HEADlineage-15.0-caf-8994Olivier Karasangabo2017-11-083-9/+22
|\
| * mm-video-v4l2: venc: Advertise correct output-size for meta-modePraveen Chavan2017-08-301-0/+5
| * Merge "mm-video-v4l2: Fix input buffer release in deinit"Linux Build Service Account2017-08-221-6/+8
| |\
| | * mm-video-v4l2: Fix input buffer release in deinitSurajit Podder2017-08-071-6/+8
| * | mm-video-v4l2: Use correct buffer header while freeing buffersVasantha Balla2017-08-011-3/+9
| |/
* | Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.15' into cm-14.1-caf-8994Michael Bestas2017-08-043-3/+25
|\|
| * Merge "mm-video-v4l2: Protect buffer lifecycle with lock"Linux Build Service Account2017-07-211-2/+9
| |\
| | * mm-video-v4l2: Protect buffer lifecycle with lockVikash Garodia2017-07-191-2/+9
| * | mm-video-v4l2: venc: Protect buffer from being freed while accessingParas Nagda2017-07-193-1/+16
| |/
* | Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.12' into cm-14.1-caf-8994Michael Bestas2017-04-202-2/+5
|\|
| * vdec:Do not call stream_off on input port if all EBD's are not flushed.Vasantha Balla2017-03-212-2/+5
* | Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.6' into cm-14.1-caf-8994Ethan Chen2016-11-2729-32059/+390
|\|
| * Merge "mm-video-v4l2: vidc: Add support for OMX_IndexConfigAndroidIntraRefresh"Linux Build Service Account2016-11-027-0/+80
| |\
| | * mm-video-v4l2: vidc: Add support for OMX_IndexConfigAndroidIntraRefreshArun Menon2016-10-277-0/+80
| * | mm-video-v4l2: Use correct size for client extradataSurajit Podder2016-10-281-7/+7
| * | mm-video-v4l2: Add support for extradata accessSurajit Podder2016-10-283-2/+147
| * | mm-video-v4l2: Align extradata offset to 4Surajit Podder2016-10-281-7/+7
| |/
| * Merge "mm-video-v4l2: vdec: Fix memory leak in secure wfd usecase"Linux Build Service Account2016-10-111-2/+7
| |\
| | * mm-video-v4l2: vdec: Fix memory leak in secure wfd usecaseAbdulla Anam2016-10-111-2/+7
| * | mm-video-v4l2: vdec: Disallow input usebuffer for secure casePraveen Chavan2016-10-111-1/+7
| |/
| * Merge "mm-video-v4l2: vdec: Disallow changing buffer modes/counts on allocate...Linux Build Service Account2016-09-261-10/+58
| |\
| | * mm-video-v4l2: vdec: Disallow changing buffer modes/counts on allocated portsPraveen Chavan2016-09-221-10/+58
| * | Merge "mm-video: remove hevc sw decoder and encoder files"Linux Build Service Account2016-09-268-23272/+0
| |\ \
| | * | mm-video: remove hevc sw decoder and encoder filesManikanta Sivapala2016-09-228-23272/+0
| | |/
| * | Merge "mm-video-v4l2: vdec: allocate secure buffer as native_handle"Linux Build Service Account2016-09-264-5/+38
| |\ \
| | * | mm-video-v4l2: vdec: allocate secure buffer as native_handlePraveen Chavan2016-09-024-5/+38
| | |/
| * | Merge "mm-video-v4l2: venc: Disallow changing buffer count/size on allocated ...Linux Build Service Account2016-09-252-7/+18
| |\ \
| | * | mm-video-v4l2: venc: Disallow changing buffer count/size on allocated portPraveen Chavan2016-09-242-7/+18
| | |/
| * / media: video: Remove idle legacy codeVikash Garodia2016-09-2212-8755/+7
| |/