summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vcodec/vdec_msg_queue.h
AgeCommit message (Expand)Author
2023-08-10media: mediatek: vcodec: separate decoder and encoderYunfei Dong
2023-08-10media: mediatek: vcodec: remove unused include headerYunfei Dong
2023-08-10media: mediatek: vcodec: separate struct mtk_vcodec_devYunfei Dong
2023-08-10media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'Yunfei Dong
2023-08-10media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug messageYunfei Dong
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-04-10media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-04-10media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-04-10media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-04-10media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab