mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-20 06:20:40 +00:00
8629306627
In 7.4.3.20 of H.266 (V3), there are two similarly-named variables: scalingMatrixDcPred and ScalingMatrixDcRec. The old code set ScalingMatrixDcRec, rather than scalingMatrixDcPred, in the first two branches of the conditions on scaling_list_copy_mode_flag[id] and aps->scaling_list_pred_mode_flag[id]. This could lead to decode mismatches in sequences with explicitly-signalled scaling lists. Signed-off-by: Frank Plowman <post@frankplowman.com> |
||
---|---|---|
.. | ||
cabac.c | ||
cabac.h | ||
ctu.c | ||
ctu.h | ||
data.c | ||
data.h | ||
dec.c | ||
dec.h | ||
dsp_template.c | ||
dsp.c | ||
dsp.h | ||
filter_template.c | ||
filter.c | ||
filter.h | ||
inter_template.c | ||
inter.c | ||
inter.h | ||
intra_template.c | ||
intra_utils.c | ||
intra.c | ||
intra.h | ||
itx_1d.c | ||
itx_1d.h | ||
Makefile | ||
mvs.c | ||
mvs.h | ||
ps.c | ||
ps.h | ||
refs.c | ||
refs.h | ||
thread.c | ||
thread.h |