aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-22media: mtk-vcodec: enlarge struct vdec_pic_info fieldsYunfei Dong1-20/+42
2019-03-29media: mtk-vcodec: remove ready_to_displayAlexandre Courbot1-5/+0
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot1-2/+2
2019-03-19media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot1-2/+2
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-18media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia1-36/+26
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-07-04media: mtk-vcodec: Support VP9 profile in decoderKeiichi Watanabe1-0/+5
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-18/+0
2018-02-26media: mtk-vcodec: Always signal source change event on format changeTomasz Figa1-0/+2
2017-05-19[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()Mauro Carvalho Chehab1-4/+6
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li1-7/+26
2017-02-08[media] mtk-vcodec: fix build warnings without DEBUGMinghsiu Tsai1-5/+4
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin1-50/+101
2016-11-16[media] mtk-vcodec: add index check in decoder vidioc_qbufWu-Cheng Li1-0/+4
2016-10-21[media] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoderTiffany Lin1-1/+6
2016-10-21[media] vcodec: mediatek: Add Mediatek VP9 Video Decoder DriverTiffany Lin1-0/+10
2016-10-21[media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder DriverTiffany Lin1-0/+1432