mpp-nyanmisaka/mpp/hal
Hongjin Li 45b28c7a32 fix[av1_vdpu383]: Fix the CDF issue between GOPs
Platform: rk3575/vdpu383

Error case:
The idr frame (frm0) does not update the cdf, and then frm1,
when using the cdf, mistakenly uses the cdf of the previous
gop instead of the default cdf

Solution:
At the beginning of GOP, reset all validity flags

Reported-by: Detlev Casanova <detlev.casanova@collabora.com>

Source: av1.video.es

Change-Id: I72152664d1c4275cb39f657c94ed4ba89a076465
Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
2024-11-29 14:06:16 +08:00
..
common fix[hal_h264e]: Fix CAVLC encode smartP stream err 2024-09-02 18:12:55 +08:00
dummy [misc]: Change internal API interface 2019-10-14 20:21:41 +08:00
inc feat[enc]: Support use frame meta to cfg pskip 2024-10-12 15:54:12 +08:00
rkdec fix[av1_vdpu383]: Fix the CDF issue between GOPs 2024-11-29 14:06:16 +08:00
rkenc fix[vepu580]: fix incorrect color range problem 2024-11-25 09:58:31 +08:00
vpu fix[hal_jpegd]: fix huffman table selection 2024-09-27 10:07:53 +08:00
CMakeLists.txt [misc]: chmod all code file to 644 2022-11-02 11:10:49 +08:00
hal_task.cpp [hal_task]: Add task stage count on init 2022-05-26 15:09:47 +08:00
mpp_enc_hal.cpp chore[mpp_enc]: Encoder changes to cacheable buffer 2023-11-29 09:54:36 +08:00
mpp_hal.cpp [avs]: Add avs module 2022-10-13 15:16:13 +08:00