ffmpeg/libavcodec/vvc
Frank Plowman 12c458605f
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-09-08 02:13:07 +02:00
..
cabac.c
cabac.h
ctu.c
ctu.h
data.c
data.h
dec.c lavc/vvc: Remove experimental flag 2024-09-06 22:14:52 +08:00
dec.h
dsp.c
dsp.h
dsp_template.c
filter.c
filter.h
filter_template.c
inter.c
inter.h
inter_template.c
intra.c lavc/vvc: Fix condition for using default scaling factor 2025-09-08 02:13:07 +02:00
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile
mvs.c
mvs.h
ps.c
ps.h
refs.c avcodec/vvc/refs: fix negative pps_scaling_win offsets 2025-02-26 01:26:31 +01:00
refs.h
thread.c avcodec/vvcdec: fix potential deadlock in report_frame_progress 2024-09-03 21:32:27 +08:00
thread.h