summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia1-4/+10
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-0/+5
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot1-9/+10
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot1-14/+1
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon1-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot1-5/+5
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-18media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia1-44/+28
2018-12-03media: mtk-vcodec: Remove VA from encoder frame buffersTomasz Figa1-5/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-16/+0
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...Tiffany 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