diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-12-02 15:51:52 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-12-09 16:12:58 -0500 |
commit | 8e8c51318c1fe4ae61de578f0823b88aa3fe8222 (patch) | |
tree | 9e21e8fd35be4efa8341e91eb4e659b2bab3147f /tests/ref/acodec/pcm_s32be | |
parent | d5837d7fe922883d4b7609ec33802d44f9af83b5 (diff) | |
download | ffmpeg-8e8c51318c1fe4ae61de578f0823b88aa3fe8222.tar.gz |
movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs
Use Sound Sample Description Version 2 for all MOV files.
Updated FATE references accordingly.
Note that ADPCM is treated as compressed audio in version 2.
Diffstat (limited to 'tests/ref/acodec/pcm_s32be')
-rw-r--r-- | tests/ref/acodec/pcm_s32be | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/pcm_s32be b/tests/ref/acodec/pcm_s32be index 3bbb71df28..fc8fb5e7d3 100644 --- a/tests/ref/acodec/pcm_s32be +++ b/tests/ref/acodec/pcm_s32be @@ -1,4 +1,4 @@ -fc4f4e3e195bbde037ed31021d229f12 *./tests/data/acodec/pcm_s32be.mov -2118437 ./tests/data/acodec/pcm_s32be.mov +249c2ca88e2d8cdaed345e3d446e5bc3 *./tests/data/acodec/pcm_s32be.mov +2118473 ./tests/data/acodec/pcm_s32be.mov 64151e4bcc2b717aa5a8454d424d6a1f *./tests/data/pcm_s32be.acodec.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 |