mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-27 11:50:54 +00:00
The 2 which has been changed to an 8 in the array length expression is the maximum value of sps_bitdepth_minus8. This was missed when updating to VVCv2, which increased this maximum from 2 to 8. Signed-off-by: Frank Plowman <post@frankplowman.com>