summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm-video-v4l2: venc: Add check for overriding level based on LTR countAshray Kulkarni2017-03-031-103/+128
* apq8084: mm-video: vidc: Add missing setting of msgcodeCorinna Vinschen2017-03-031-0/+1
* Revert "mm-video: vdec: Set frame rate if computed fps is more than existing ...Arun Menon2017-03-031-1/+1
* mm-video: vidc: disable dynamic buffer mode and adaptive playbackRavi Kiran Vonteddu2017-03-032-0/+21
* mm-video: vidc: Missing release of pending input buffers to clientSowmya Pandiri2017-03-031-0/+3
* mm-video: vdec: fix multiple downscalar issuesPushkaraj Patil2017-03-031-13/+67
* media-caf apq8084: Fix typo in video decoder error check for debug outputCorinna Vinschen2017-03-031-2/+2
* mm-video-v4l2: vdec: Request buffer for input port after client reconfiguresBalamurugan Alagarsamy2017-03-031-1/+14
* mm-video-v4l2: vdec: Remove DivxDrm Decrypt supportAbdulla Anam2017-03-0311-367/+1