ffmpeg-rockchip/libavcodec/vvc
Frank Plowman c61f9b78b0
lavc/vvc: Fix condition for using default scaling factor
Add handling here for
sps_scaling_matrix_for_alternative_colour_space_disabled_flag.

Also add parentheses to make behaviour a little more explicit,
where &&'s precedence over || was relied on previously.

Reported-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Frank Plowman <post@frankplowman.com>
(cherry picked from commit 540a2497d2)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-08-04 18:51:36 +02:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c
vvc_ctu.h
vvc_data.c
vvc_data.h
vvc_filter.c
vvc_filter.h
vvc_filter_template.c
vvc_inter.c
vvc_inter.h
vvc_inter_template.c
vvc_intra.c lavc/vvc: Fix condition for using default scaling factor 2025-08-04 18:51:36 +02:00
vvc_intra.h
vvc_intra_template.c
vvc_intra_utils.c
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c
vvc_mvs.h
vvc_ps.c
vvc_ps.h
vvc_refs.c
vvc_refs.h
vvc_thread.c
vvc_thread.h
vvcdec.c
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c