diff options
author | Frank Plowman <post@frankplowman.com> | 2024-11-28 22:17:26 +0000 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-12-10 20:26:12 +0800 |
commit | 86293066274da43e3c0a40822bf6bd4087fb089f (patch) | |
tree | 07d4f36f6c93e67c766e3209c03c87ba3bab1877 /tests/checkasm/rv40dsp.c | |
parent | 47b1e1bd84e3e3028c0d8a140f4fc78b44e09563 (diff) | |
download | ffmpeg-86293066274da43e3c0a40822bf6bd4087fb089f.tar.gz |
lavc/vvc: Fix scaling matrix DC coef derivation
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>
Diffstat (limited to 'tests/checkasm/rv40dsp.c')
0 files changed, 0 insertions, 0 deletions