ffmpeg/tests/ref/acodec
Martin Storsjö fa8f060b75 adpcm: Write the proper predictor in trellis mode in IMA QT
The actual predictor value, set by the trellis code, never
was written back into the variable that was written into
the block header. This was accidentally removed in b304244b.

This significantly improves the audio quality of the trellis
case, which was plain broken since b304244b.

Encoding IMA QT with trellis still actually gives a slightly
worse quality than without trellis, since the trellis encoder
doesn't use the exact same way of rounding as in
adpcm_ima_qt_compress_sample and adpcm_ima_qt_expand_nibble.

Fixes part of Ticket3701

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-06 17:08:21 +02:00
..
adpcm-adx
adpcm-adx-trellis tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
adpcm-ima_qt
adpcm-ima_qt-trellis adpcm: Write the proper predictor in trellis mode in IMA QT 2014-06-06 17:08:21 +02:00
adpcm-ima_wav
adpcm-ima_wav-trellis tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
adpcm-ms
adpcm-ms-trellis tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
adpcm-swf
adpcm-swf-trellis tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
adpcm-yamaha
adpcm-yamaha-trellis tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
adpcm_ima_qt
alac
flac
g723_1
mp2
mp2fixed
pcm-alaw
pcm-f32be
pcm-f32le
pcm-f64be
pcm-f64le
pcm-mulaw
pcm-s8
pcm-s8_planar ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-s16be
pcm-s16be_planar ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-s16le
pcm-s16le_planar ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-s24be
pcm-s24le
pcm-s24le_planar ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-s32be
pcm-s32le
pcm-s32le_planar ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u8
pcm-u16be ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u16le ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u24be ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u24le ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u32be ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
pcm-u32le ffmpeg: prefix encoder with "Lavc " in bitexact mode 2014-05-18 22:57:20 +02:00
roqaudio