aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-06-05 14:49:14 +0300
committerLuca Barbato <lu_zero@gentoo.org>2014-06-26 12:59:00 +0200
commit564c023eba807b162527b17af40424de275fc795 (patch)
tree5a2983bd6a97afa7f5209ecd826f7a9263d94e19 /CREDITS
parent771564945aa9aebe2f30192b925fcf4909225eca (diff)
downloadffmpeg-564c023eba807b162527b17af40424de275fc795.tar.gz
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. CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 0776e0ef6ba4160281ef3fabea43e670f3792b4a) Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions