aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
AgeCommit message (Expand)Author
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin
2016-08-24[media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin
2016-08-24[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin
2016-08-24[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...Tiffany Lin
2016-08-24[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin