summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: drop byte typedeflineage-17.1-caf-apq8084lineage-17.0-caf-apq8084Alessandro Astone2019-10-221-2/+1
* libmm-omxcore: add -Wno-error to another line to compile with global -Werrorlineage-16.0-caf-8084ripee2019-02-181-0/+1
* Revert "media: Avoid collision with FFMPEG plugin"Han Wang2019-02-121-4/+0
* media: Use generated kernel headersArne Coucheron2019-02-083-23/+14
* Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh2019-02-084-0/+4
* Build libstagefrighthw with BOARD_VNDK_VERSIONJiyong Park2019-02-071-0/+3
* Build libc2dcolorconvert with BOARD_VNDK_VERSIONCraig Tatlor2019-02-072-1/+2
* Build mm-video-v4l2 with BOARD_VNDK_VERSIONCraig Tatlor2019-02-073-2/+18
* mm-video-v4l2: Fix KW resported issuesSurajit Podder2019-02-071-0/+10
* mm-video-v4l2: Protect buffer access and increase input buffer sizelineage-15.1-caf-8084Santhosh Behara2018-09-052-8/+28
* mm-video-v4l2: vdec: Disallow changing buffer modes/counts on allocated portsPraveen Chavan2018-04-171-10/+58
* mm-video-v4l2: venc: Disallow changing buffer count/size on allocated portPraveen Chavan2018-04-172-7/+17
* mm-video-v4l2: vidc: Add support for OMX_IndexConfigAndroidIntraRefreshArun Menon2018-04-166-0/+67
* mm-video-v4l2: vdec: Add range check before native_buffer usagePraveen Chavan2018-04-161-6/+25
* mm-video-v4l2: vidc: fix matching of extension stringsPraveen Chavan2018-04-162-7/+6
* mm-video-v4l2: venc: Advertise constrained profiles for AVC encoderLajos Molnar2018-04-164-3/+18
* fix circular dependency libnativewindow <-> libuiMathias Agopian2018-04-163-4/+5
* libc2dcolorconvert: Fix address in unmap callSanthosh Behara2018-04-151-23/+30
* hal: Added LOCAL_VENDOR_MODULE to set output path of the binariesSuman Mukherjee2018-04-157-13/+13
* mm-video-v4l2: Fix compilation dependencies with O-MR1staging/lineage-15.1-caf-8084Mahesh Lanka2018-01-113-0/+9
* Move QCOM mm codecs to vendor partitionlineage-15.0-caf-8084Jiyong Park2017-11-087-0/+15
* mm-video-v4l2: venc: Protect buffer from being freed while accessingParas Nagda2017-09-063-1/+16
* videopp: fix include paths for lineageCorinna Vinschen2017-08-051-4/+2
* Fix duplicated OMX.qcom.audio.decoder.aac entryKeith Mok2017-05-0311-158/+0
* Clean code, avoid warningsCorinna Vinschen2017-03-058-230/+235
* mm-video-v4l12: update stride info for YUV420P and YUV420SPc_sisanj2017-03-042-0/+15
* mm-video-v4l2: vdec: fix fps issues in arbitrary modeAshray Kulkarni2017-03-042-5/+8
* apq8084: Kill logspamSteve Kondik2017-03-041-1/+1
* mm-video: venc: Correct a typo in variable nameDeepak Verma2017-03-043-8/+8
* mm-core: Kill logspamSteve Kondik2017-03-041-16/+0
* mm-video-v4l2: vidc: vdec: handle flush while codec config ETB for hevc decoderBalamurugan Alagarsamy2017-03-042-12/+106
* mm-video-v4l2: vdec: Exit if default set format failed for output port alsoBalamurugan Alagarsamy2017-03-041-1/+2
* mm-video: vdec: hevc: Avoid crash while handling extra dataParas Nagda2017-03-041-1/+1
* mm-video-v4l2: vidc: vdec: Update stride and scanlinesPraneeth Paladugu2017-03-041-1/+6
* mm-video-v4l2: vidc: vdec: handle codec config ETB's properlyPushkaraj Patil2017-03-042-13/+11
* mm-video-v4l2: vdec: insert timestamps qeued by client in TS queuePraveen Chavan2017-03-041-1/+1
* mm-video-v4l2: vdec: Always send NC VOPS to the driverc_sridur2017-03-043-45/+1
* mm-video-v4l2: vdec: streamoff while freeing first output bufferBalamurugan Alagarsamy2017-03-041-0/+8
* mm-video: vidc: Adjust timestamp if actual ts < previous tsDeva Ramasubramanian2017-03-041-3/+2
* mm-video-v4l2: vidc: Amend debug log macrosMaheshwar Ajja2017-03-041-6/+9
* mm-video-v4l2: vdec: skip fillbuffer in port reconfigurationBalamurugan Alagarsamy2017-03-041-1/+4
* mm-video: vidc: Avoid setting invalid timestamp of eos NALBalamurugan Alagarsamy2017-03-041-1/+2
* mm_video: vidc: Update buffer geometry with stride and scanlinePushkaraj Patil2017-03-041-7/+2
* mm-video-v4l2: vidc: Enforce non-negative timestamp deltasLeena Winterrowd2017-03-041-1/+6
* mm-video: vdec: hevc: hybrid: Call request buffer after configureBalamurugan Alagarsamy2017-03-041-2/+5
* mm-video-v4l2: vdec: fix invalid stride and scanlines issueMaheshwar Ajja2017-03-041-3/+5
* mm-video: vdec: Get updated resolution along with output buffersMaheshwar Ajja2017-03-042-39/+42
* mm-video: vdec: Correct video driver's crop parameters handlingMaheshwar Ajja2017-03-042-77/+149
* mm-video: Release driver buffers correctlyBalamurugan Alagarsamy2017-03-041-0/+4
* mm-video-v4l2: venc: fix static code analyzer issue.Arun Menon2017-03-032-2/+5