summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec
AgeCommit message (Expand)Author
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: Refine VP8 encoder driverTiffany Lin
2016-08-24[media] vcodec:mediatek: Refine H264 encoder driverTiffany 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-08-24[media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun
2016-07-12[media] mtk-vcodec: fix sparse warningTiffany Lin
2016-07-12[media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu
2016-07-09[media] mtk-vcodec: fix compiler warningHans Verkuil
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 H264 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek VP8 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin