diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2008-07-13 14:08:28 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2008-07-13 14:08:28 +0000 |
commit | ae8afab99883f6a98f036364bbaf5b0587257b11 (patch) | |
tree | a18512b343c2f36fe523b6fe4d9ea7dda4b309dd /tests/rotozoom.regression.ref | |
parent | e70f1a2067c28474356e1a01f0d6e15d8f147318 (diff) | |
download | ffmpeg-ae8afab99883f6a98f036364bbaf5b0587257b11.tar.gz |
Fix MS ADPCM de- and encoding: first and second sample are swapped.
Noticeable better decoding of e.g. http://samples.mplayerhq.hu/A-codecs/msadpcm-stereo/dance-b5th.asf
Originally committed as revision 14201 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/rotozoom.regression.ref')
-rw-r--r-- | tests/rotozoom.regression.ref | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rotozoom.regression.ref b/tests/rotozoom.regression.ref index 054145a6b6..eaab2cc421 100644 --- a/tests/rotozoom.regression.ref +++ b/tests/rotozoom.regression.ref @@ -181,10 +181,10 @@ efdae2746040dbc27be402b149556f1e *./tests/data/a-adpcm_qt.aiff 281184 ./tests/data/a-adpcm_qt.aiff 5a2084ad27674d5cf3bc2945061e7910 *./tests/data/adpcm_ima_qt.rotozoom.out.wav stddev:915.35 PSNR:37.09 bytes:1056768 -628d4789cf9ee16a756ac54b7fd8650d *./tests/data/a-adpcm_ms.wav +88a0c48c9bc6d50a84c408151c6a3d64 *./tests/data/a-adpcm_ms.wav 267320 ./tests/data/a-adpcm_ms.wav -91a84bb4f319a3a0bf0c0441b3d3a529 *./tests/data/adpcm_ms.rotozoom.out.wav -stddev:1050.18 PSNR:35.89 bytes:1054720 +d5f98f5136040be42232a34df92d61f2 *./tests/data/adpcm_ms.rotozoom.out.wav +stddev:1051.84 PSNR:35.88 bytes:1054720 ab11d9151644cbff27827b7e89f37aa9 *./tests/data/a-adpcm_yam.wav 264248 ./tests/data/a-adpcm_yam.wav e92cec8c07913ffb91ad2b11f79cdc00 *./tests/data/adpcm_yam.rotozoom.out.wav |