summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
AgeCommit message (Expand)Author
2020-01-09media: mtk-vcodec: use v4l2_m2m_buffer where appropriateAlexandre Courbot
2019-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia
2018-12-03media: mtk-vcodec: Remove VA from encoder frame buffersTomasz Figa
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
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