summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek/vcodec/mtk_vcodec_dec_stateless.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10media: mediatek: vcodec: separate decoder and encoderYunfei Dong1-616/+0
2023-08-10media: mediatek: vcodec: remove unused include headerYunfei Dong1-2/+0
2023-08-10media: mediatek: vcodec: separate struct mtk_vcodec_devYunfei Dong1-3/+2
2023-08-10media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'Yunfei Dong1-11/+11
2023-08-10media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug messageYunfei Dong1-29/+33
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu1-1/+46
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong1-1/+1
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong1-1/+58
2023-04-10media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong1-2/+4
2023-04-10media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong1-4/+4
2022-11-25media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong1-1/+1
2022-11-25media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong1-4/+7
2022-07-08media: mediatek: vcodec: decoder: Embed framesize inside mtk_video_fmtChen-Yu Tsai1-17/+6
2022-07-08media: mediatek: vcodec: decoder: Fix 4K frame size enumerationChen-Yu Tsai1-0/+7
2022-07-08media: mediatek: vcodec: decoder: Const-ify stepwise_fhdChen-Yu Tsai1-1/+1
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong1-0/+19
2022-05-13media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong1-3/+23
2022-05-13media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong1-2/+22
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong1-1/+6
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong1-34/+84
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong1-6/+7
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong1-25/+63
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong1-19/+0
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong1-2/+0
2022-03-18media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/Mauro Carvalho Chehab1-0/+380