Re: [PATCH v5, 15/15] media: mtk-vcodec: support stateless VP9 decoding

2022-01-19 Thread AngeloGioacchino Del Regno
Il 19/01/22 12:28, AngeloGioacchino Del Regno ha scritto: Il 17/01/22 10:40, Yunfei Dong ha scritto: Add support for VP9 decoding using the stateless API, as supported by MT8192. And the drivers is lat and core architecture. Signed-off-by: Yunfei Dong Signed-off-by: George Sun ---  

Re: [PATCH v5, 15/15] media: mtk-vcodec: support stateless VP9 decoding

2022-01-19 Thread AngeloGioacchino Del Regno
Il 17/01/22 10:40, Yunfei Dong ha scritto: Add support for VP9 decoding using the stateless API, as supported by MT8192. And the drivers is lat and core architecture. Signed-off-by: Yunfei Dong Signed-off-by: George Sun --- drivers/media/platform/mtk-vcodec/Makefile|1 +

[PATCH v5, 15/15] media: mtk-vcodec: support stateless VP9 decoding

2022-01-17 Thread Yunfei Dong
Add support for VP9 decoding using the stateless API, as supported by MT8192. And the drivers is lat and core architecture. Signed-off-by: Yunfei Dong Signed-off-by: George Sun --- drivers/media/platform/mtk-vcodec/Makefile|1 + .../mtk-vcodec/mtk_vcodec_dec_stateless.c | 26 +-