aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.c
diff options
context:
space:
mode:
authorFrank Plowman <post@frankplowman.com>2024-11-28 22:17:27 +0000
committerNuo Mi <nuomi2021@gmail.com>2024-12-03 10:22:55 +0800
commit499896ca2f3665d936f5892dee4a9d37b03fbea2 (patch)
tree2c8b120d10436b8305a2b69dd9725d3e02f429d0 /tests/checkasm/checkasm.c
parent699322519c9dd62a00177a518c0cdfa238ca3fcd (diff)
downloadffmpeg-499896ca2f3665d936f5892dee4a9d37b03fbea2.tar.gz
lavc/vvc: Fix derivation of LmcsMaxBinIdx
Per H.266 (V3) section 7.4.3.19, LmcsMaxBinIdx is set equal to 15 - lmcs_delta_max_bin_idx. The previous code instead had it equal to 15 - lmcs_min_bin_idx. This could cause decoder mismatches. Signed-off-by: Frank Plowman <post@frankplowman.com>
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions