ffmpeg/libavcodec/vvc
Frank Plowman 1c0149359a lavc/vvc: Fix out-of-bounds array access
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>
2024-04-09 22:35:48 +08:00
..
Makefile
cabac.c
cabac.h
ctu.c
ctu.h
data.c
data.h
dec.c
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 out-of-bounds array access 2024-04-09 22:35:48 +08:00
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
mvs.c
mvs.h
ps.c
ps.h
refs.c
refs.h
thread.c
thread.h