ffmpeg/libswresample
Michael Niedermayer ed5bfeca04 swresample/swresample: Cleanup on init failure.
This avoids leaks if the user doest call swr_close() after a failed init

Found-by: James Almer <jamrial@gmail.com>
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit c3f87f7545)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-20 04:43:39 +02:00
..
aarch64
arm
x86 swresample: add av_cold to init functions 2015-02-21 00:33:09 +01:00
Makefile
audioconvert.c
audioconvert.h
dither.c swresample/dither: check memory allocation 2015-07-20 04:43:39 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c swresample: Allow reinitialization without ever setting channel layouts 2015-05-15 10:04:50 +02:00
rematrix.c swresample: Allow reinitialization without ever setting channel layouts 2015-05-15 10:04:50 +02:00
rematrix_template.c
resample.c
resample.h
resample_dsp.c
resample_template.c swresample/resample_template: Add () to protect the arguments of the OUT() macro 2015-02-17 00:36:35 +01:00
soxr_resample.c swresample: Add prefix to soxr_resampler 2015-02-27 19:20:43 +01:00
swresample-test.c swresample/swresample-test: Randomly wipe out channel counts 2015-05-15 10:04:50 +02:00
swresample.c swresample/swresample: Cleanup on init failure. 2015-07-20 04:43:39 +02:00
swresample.h
swresample_frame.c
swresample_internal.h swresample/dither: check memory allocation 2015-07-20 04:43:39 +02:00
swresampleres.rc
version.h