ffmpeg/libswresample
Muhammad Faiz da34e4e132 swresample/soxr: fix invalid use of linear_interp
give very bad quality for soxr resampler.
linear_interp is intended for  using linear interpolation
between filter bank so quality will be better.

i guess this is misunderstood as 'do not use filter bank,
but directly interpolate linearly between samples'.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2016-11-26 05:52:24 +07:00
..
aarch64
arm
tests
x86
Makefile
audioconvert.c
audioconvert.h
dither.c
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c
rematrix.c
rematrix_template.c
resample.c
resample.h
resample_dsp.c
resample_template.c
soxr_resample.c swresample/soxr: fix invalid use of linear_interp 2016-11-26 05:52:24 +07:00
swresample.c
swresample.h
swresample_frame.c
swresample_internal.h
swresampleres.rc
version.h