diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-29 19:17:22 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-29 19:17:22 +0000 |
commit | ec44dd5fc2118d5f22c3c504e7d37771383e3a6e (patch) | |
tree | 5cfeebd0c0892436551ee1200411c46c1a774c84 /tests/ref/lavf/rm | |
parent | e916acbcd1d80aa114a877d6f479788e270e0cd4 (diff) | |
download | ffmpeg-ec44dd5fc2118d5f22c3c504e7d37771383e3a6e.tar.gz |
Change the default dB-per-bit code from 2 to 3.
This gives slightly better quality in PEAQ tests.
Code 3 gives a dBpb value of 2816 = -132dB (128 psd units = -6dB), which
corresponds to 22 bits. Since the exponents have an offset applied, the
16-bit source looks like 24-bit source to the bit allocation routine.
So using dBpb code=3 is a closer match to the exponent range.
Regression test refs updated for acodec-ac3, lavf-rm, and seek-ac3_rm.
Originally committed as revision 26144 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/lavf/rm')
-rw-r--r-- | tests/ref/lavf/rm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/rm b/tests/ref/lavf/rm index bdb16e8e2e..d9ec51e596 100644 --- a/tests/ref/lavf/rm +++ b/tests/ref/lavf/rm @@ -1,2 +1,2 @@ -03427369521c9ebc2a5408a0e2a163bf *./tests/data/lavf/lavf.rm +e1990def7b195a568340f2c1a89d6587 *./tests/data/lavf/lavf.rm 346706 ./tests/data/lavf/lavf.rm |