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
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c
rematrix_template.c
rematrix.c
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