ffmpeg/libswresample
Alexander Strasser ac25b31ede lswr: Improve default resampler's default parameters
After making some blind tests on a small collection of music
samples for home usage. It turned out that the default cutoff
was too low.

The impact of filter_size was not clearly distinguishable (the
results were on the edge) with the music samples but turned out
to be clearly audible in some synthetic samples.

Thanks to Daniel for helping out with the listening tests.

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
2013-01-04 16:47:57 +01:00
..
arm audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
x86
Makefile swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
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.c
libswresample.v
log2_tab.c
rematrix.c swr/rematrix: move templating parameters to template itself. 2012-11-15 21:24:49 +01:00
rematrix_template.c swr: remove unused ONE define. 2012-12-05 23:04:01 +01:00
resample.c lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
resample_template.c resample: remove disabled debug code 2012-12-06 02:51:26 +01:00
soxr_resample.c soxr_resample: soxr API parameter rename 2012-12-27 11:59:55 +01:00
swresample-test.c Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 2012-11-13 13:21:21 +00:00
swresample.c lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
swresample.h swr/doxy: fix missing quote in code example. 2012-12-16 21:04:54 +01:00
swresample_internal.h docs: add soxr documentation 2012-12-27 12:13:17 +01:00
version.h lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 2012-12-03 13:49:56 +01:00