1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libavcodec/vvc
Frank Plowman d866f49791 lavc/vvc: Reallocate pixel buffers if pixel shift changes
Allocations in the following lines depend on the pixel shift, and so
these buffers must be reallocated if the pixel shift changes.  Patch
fixes segmentation faults in fuzzed bitstreams.

Signed-off-by: Frank Plowman <post@frankplowman.com>
2024-06-04 20:13:47 +08:00
..
cabac.c
cabac.h
ctu.c avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 2024-05-21 20:20:25 +08:00
ctu.h avcodec/vvcdec: increase edge_emu_buffer for RPR 2024-05-21 20:20:25 +08:00
data.c
data.h
dec.c lavc/vvc: Reallocate pixel buffers if pixel shift changes 2024-06-04 20:13:47 +08:00
dec.h avcodec/vvcdec: inter, wait reference with a different resolution 2024-05-21 20:20:25 +08:00
dsp_template.c
dsp.c
dsp.h
filter_template.c
filter.c
filter.h
inter_template.c
inter.c avcodec/vvcdec: support Reference Picture Resampling 2024-05-21 20:20:25 +08:00
inter.h
intra_template.c
intra_utils.c
intra.c
intra.h
itx_1d.c
itx_1d.h
Makefile
mvs.c avcodec/vvc/mvs: Initialize mvf 2024-06-02 22:29:22 +02:00
mvs.h
ps.c
ps.h
refs.c lavc/vvc: Validate temporal MVP references 2024-05-27 20:24:21 +08:00
refs.h
thread.c avcodec/vvcdec: inter, wait reference with a different resolution 2024-05-21 20:20:25 +08:00
thread.h