aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan1-0/+1
2019-06-21media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot1-1/+1
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-0/+5
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot1-1/+1
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot1-14/+1
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-10/+6
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-2/+2
2019-01-31media: mtk-vcodec: Using common interface to manage vdec/venc clockYunfei Dong1-12/+19
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin1-0/+2
2016-10-21[media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder DriverTiffany Lin1-5/+57
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-1/+0
2016-08-24[media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin1-1/+0
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall1-1/+1
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil1-3/+0
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin1-0/+338