diff options
author | Alexander Strasser <eclipse7@gmx.net> | 2012-12-25 23:14:09 +0100 |
---|---|---|
committer | Alexander Strasser <eclipse7@gmx.net> | 2013-01-04 16:47:57 +0100 |
commit | ac25b31ede03ef4f89175cb3c293ff6b5609e6c2 (patch) | |
tree | f6e60c471b2dcee274deecf1b6384bed9d87428e /tests/ref/lavf/gxf | |
parent | a08194b4c51ebc7024f50eed0f09aa74058e15bb (diff) | |
download | ffmpeg-ac25b31ede03ef4f89175cb3c293ff6b5609e6c2.tar.gz |
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>
Diffstat (limited to 'tests/ref/lavf/gxf')
-rw-r--r-- | tests/ref/lavf/gxf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/lavf/gxf b/tests/ref/lavf/gxf index b2428759f9..6238a3187c 100644 --- a/tests/ref/lavf/gxf +++ b/tests/ref/lavf/gxf @@ -1,9 +1,9 @@ -72e150dc3430a6a78656790658eb9a09 *./tests/data/lavf/lavf.gxf +c8b3a8e3ba0185ce39122ac150c12bc3 *./tests/data/lavf/lavf.gxf 795876 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xaee412d1 -cb6b1f522a9a8df145f55905c63a65b6 *./tests/data/lavf/lavf.gxf +./tests/data/lavf/lavf.gxf CRC=0x147ff044 +4c6594c58da57af745eb511bdd65bca7 *./tests/data/lavf/lavf.gxf 816752 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xb73759d8 +./tests/data/lavf/lavf.gxf CRC=0xfa7c375a e4721383461d7a9feae41435567c9257 *./tests/data/lavf/lavf.gxf 795876 ./tests/data/lavf/lavf.gxf ./tests/data/lavf/lavf.gxf CRC=0xd9d58865 |