ffmpeg/libswresample
Michael Niedermayer f6bb2cd1b0 swresample/resample: fix invert_initial_buffer() after flush
Fixes: asan_heap-uaf_2071250_7_139.ogg
Fixes: assertion failure
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-10-16 22:35:27 +02:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm
x86 x86/swr: use lavu helper macros to check CPU extensions 2014-07-04 02:12:16 +02:00
Makefile swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +02:00
dither_template.c
libswresample.v swresample/libswresample.v: hide ff_* 2014-07-12 18:40:17 +02:00
log2_tab.c
noise_shaping_data.c
options.c swresample: split option table to a separate file 2014-07-06 03:45:46 +02:00
rematrix.c libswresample: move condition to start of loop. 2014-09-07 11:31:34 +02:00
rematrix_template.c
resample.c swresample/resample: fix invert_initial_buffer() after flush 2014-10-16 22:35:27 +02:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_dsp.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_template.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
soxr_resample.c swr: handle initial negative sample index outside DSP function. 2014-06-14 14:36:18 +02:00
swresample-test.c swresample-test: make it independant of the internal SWR_CH_MAX 2014-08-10 01:15:43 +02:00
swresample.c swresample: do not put multiple statements in one line 2014-10-16 18:18:40 +02:00
swresample.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_frame.c swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_internal.h swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
swresampleres.rc
version.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00