aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-16/+26
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin1-0/+3
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin1-0/+66
2016-08-24[media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin1-1/+1
2016-08-24[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin1-4/+19
2016-08-24[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in s_fmt_outTiffany Lin1-10/+0
2016-08-24[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin1-1/+6
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin1-4/+9
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil1-1/+1
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil1-7/+6
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin1-0/+1288