ffmpeg/libavresample
Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size
Fixes the corner case in which the internal buffer size
is larger than input buffer provided and resizing it
before moving the left over samples would make it write
to now unallocated memory.

Bug-Id: 825
CC: libav-stable@libav.org

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-04-28 23:51:51 +02:00
..
aarch64
arm libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
x86
Makefile
audio_convert.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_convert.h
audio_data.c
audio_data.h
audio_mix.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_mix.h
audio_mix_matrix.c
avresample-test.c
avresample.h
dither.c
dither.h
internal.h libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
libavresample.v
options.c
resample.c avresample: Reallocate the internal buffer to the correct size 2015-04-28 23:51:51 +02:00
resample.h
resample_template.c
utils.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
version.h