FFmpeg/libswresample
hexpointer 3fa8f263ab libswresample: check input to swr_convert_frame for NULL
When 'out' is an AVFrame that does not have buffers preallocated,
swr_convert_frame tries to allocate buffers of the right size. However
in calculating this size it failed to check for whether 'in' is NULL
(requesting that swr's internal buffers are to be flushed).

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-07-08 18:13:43 +02:00
..
aarch64
arm
tests
x86 build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
audioconvert.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 2017-05-04 19:59:30 -03:00
noise_shaping_data.c
options.c
rematrix_template.c
rematrix.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
resample_dsp.c
resample_template.c
resample.c
resample.h
soxr_resample.c
swresample_frame.c libswresample: check input to swr_convert_frame for NULL 2017-07-08 18:13:43 +02:00
swresample_internal.h
swresample.c
swresample.h libswresample/swresample: remove obsolete code 2017-06-27 23:21:53 +02:00
swresampleres.rc
version.h