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 /libavformat/voc.h | |
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 'libavformat/voc.h')
0 files changed, 0 insertions, 0 deletions