mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-27 09:52:17 +00:00
85e031d5bf
The reference line buffers are used with indices in the range -MAX_TB_SIZE - 3 to refw + FFMAX(1, w/h) * ref_idx + 1, which is at most 5*MAX_TB_SIZE + 1. Fixes buffer overflows. http://fate.ffmpeg.org/report.cgi?slot=armv7-linux-gcc-9&time=20240124051736 Signed-off-by: James Almer <jamrial@gmail.com> |
||
---|---|---|
.. | ||
Makefile | ||
vvc_cabac.c | ||
vvc_cabac.h | ||
vvc_ctu.c | ||
vvc_ctu.h | ||
vvc_data.c | ||
vvc_data.h | ||
vvc_filter_template.c | ||
vvc_filter.c | ||
vvc_filter.h | ||
vvc_inter_template.c | ||
vvc_inter.c | ||
vvc_inter.h | ||
vvc_intra_template.c | ||
vvc_intra.c | ||
vvc_intra.h | ||
vvc_itx_1d.c | ||
vvc_itx_1d.h | ||
vvc_mvs.c | ||
vvc_mvs.h | ||
vvc_ps.c | ||
vvc_ps.h | ||
vvc_refs.c | ||
vvc_refs.h | ||
vvc_thread.c | ||
vvc_thread.h | ||
vvcdec.c | ||
vvcdec.h | ||
vvcdsp_template.c | ||
vvcdsp.c | ||
vvcdsp.h |