Hi,
W dniu 29.11.2022 o 12:50, Xiaoyong Lu (卢小勇) pisze:
Hi Andrzej,
Thanks for your comments, I have fixed all except for some items which
need more discussion with you.
1.
+for (i = 0; i < AV1_MAX_FRAME_BUF_COUNT; i++) {
+if (instance->cdf[i].va)
+mtk_vcodec_mem_free
Hi again,
W dniu 17.11.2022 o 13:42, Andrzej Pietrasiewicz pisze:
Hi Xiaoyong Lu,
Sorry about chiming in only at v6. Please see inline below.
Andrzej
W dniu 17.11.2022 o 07:17, Xiaoyong Lu pisze:
Add mediatek av1 decoder linux driver which use the stateless API in
MT8195.
Signed-off-by: Xia
Hi Xiaoyong Lu,
Sorry about chiming in only at v6. Please see inline below.
Andrzej
W dniu 17.11.2022 o 07:17, Xiaoyong Lu pisze:
Add mediatek av1 decoder linux driver which use the stateless API in
MT8195.
Signed-off-by: Xiaoyong Lu
---
Changes from v5:
- change av1 PROFILE and LEVEL cfg
-