summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm-video-v4l2: vdec: Disallow changing buffer modes/counts on allocated portscm-14.1-caf-8084Praveen Chavan2018-04-131-10/+58
* mm-video-v4l2: venc: Disallow changing buffer count/size on allocated portPraveen Chavan2018-04-132-7/+17
* 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
* mm-video: Remove old video componentShalaj Jain2017-03-033-9752/+0
* mm-video-v4l2: vdec: allocate secure buffer as native_handlePraveen Chavan2017-03-034-5/+39
* omx_venc: Handle output buffer parameter in secure modeVikash Garodia2017-03-034-12/+43
* libstagefrighthw: Remove padding in encoder_nativehandle_buffer_typeSurajit Podder2017-03-031-4/+1
* mm-video-v4l2: venc: update metadata-type used for HAL1 based recordingPraveen Chavan2017-03-036-41/+89
* DO NOT MERGE mm-video-v4l2: venc: add checks beforePraveen Chavan2017-03-033-6/+27
* DO NOT MERGE Fix wrong nAllocLenWonsik Kim2017-03-031-0/+2
* mm-video-v4l2: venc: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2017-03-031-4/+16
* mm-video-v4l2: vdec: Avoid processing ETBs/FTBs in invalid statesPraveen Chavan2017-03-033-9/+38
* mm-video-v4l2: venc: add safety checks for freeing buffersPraveen Chavan2017-03-032-4/+2