ffmpeg/libswresample
Michael Niedermayer dc6588421e swr: move buffer used to discard sample to context
This avoids the need to allocate & free to repeatly

Fixes Ticket2122

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-13 15:28:00 +01:00
..
arm audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
x86
audioconvert.c audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
audioconvert.h audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
dither_template.c swr: work with 4 noise shaping coeffs at a time 2013-01-12 19:17:08 +01:00
dither.c swr: Use a temporary buffer for dither/Noise shaping when the input is read only 2013-01-10 18:51:30 +01:00
libswresample.v
log2_tab.c
Makefile swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
noise_shaping_data.c swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 2013-01-12 19:09:54 +01:00
rematrix_template.c
rematrix.c
resample_template.c resample: remove disabled debug code 2012-12-06 02:51:26 +01:00
resample.c lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
soxr_resample.c soxr_resample: soxr API parameter rename 2012-12-27 11:59:55 +01:00
swresample_internal.h swr: move buffer used to discard sample to context 2013-01-13 15:28:00 +01:00
swresample-test.c
swresample.c swr: move buffer used to discard sample to context 2013-01-13 15:28:00 +01:00
swresample.h swr: update copyright years of a few files iam working on 2013-01-09 18:30:01 +01:00
version.h