[FFmpeg-devel] [PATCH v1 22/23] avcodec/vvc: add adaptive color transform support

2025-05-14 Thread toqsxw
From: Wu Jianhua passed files: ACT_A_Kwai_3.bit ACT_B_Kwai_3.bit Signed-off-by: Wu Jianhua --- libavcodec/vvc/ctu.c | 2 ++ libavcodec/vvc/intra.c | 13 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/libavcodec/vvc/ctu.c b/libavcodec/vvc/ctu.c index e1

[FFmpeg-devel] [PATCH v1 22/23] avcodec/vvc: add adaptive color transform support

2025-05-01 Thread toqsxw
From: Wu Jianhua passed files: ACT_A_Kwai_3.bit ACT_B_Kwai_3.bit Signed-off-by: Wu Jianhua --- libavcodec/vvc/ctu.c | 2 ++ libavcodec/vvc/intra.c | 13 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/libavcodec/vvc/ctu.c b/libavcodec/vvc/ctu.c index e1