ffmpeg/libswresample
Ronald S. Bultje cdfd9717ed swr: move compensation_distance handling to swri_resample caller.
I think there's an off-by-one in terms of the switchpoint where we
switch from dst_incr to ideal_dst_incr, I don't think that's a massive
issue, but just be aware of that. It's probably trivial to prevent but
I don't care.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

I could not reproduce any off by 1 error, results are bit exact (michael)
2014-06-02 15:06:24 +02:00
..
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 swresample: add swri_resample_float_avx 2014-05-16 05:27:03 +02:00
Makefile
audioconvert.c
audioconvert.h
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
rematrix.c swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 2014-04-24 01:25:46 +02:00
rematrix_template.c
resample.c swr: move compensation_distance handling to swri_resample caller. 2014-06-02 15:06:24 +02:00
resample_template.c swr: move compensation_distance handling to swri_resample caller. 2014-06-02 15:06:24 +02:00
soxr_resample.c
swresample-test.c
swresample.c swresample: swr_close() 2014-05-15 18:27:23 +02:00
swresample.h swresample: swr_close() 2014-05-15 18:27:23 +02:00
swresample_internal.h
swresampleres.rc
version.h swresample: swr_close() 2014-05-15 18:27:23 +02:00