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_s16be | |
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_s16be')
-rw-r--r-- | tests/ref/acodec/pcm_s16be | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/pcm_s16be b/tests/ref/acodec/pcm_s16be index 708375d657..aea4c98544 100644 --- a/tests/ref/acodec/pcm_s16be +++ b/tests/ref/acodec/pcm_s16be @@ -1,4 +1,4 @@ -a4e18d1ca9ef5b8132a84d43625ddc47 *./tests/data/acodec/pcm_s16be.mov -1060037 ./tests/data/acodec/pcm_s16be.mov +dd832e23156643becce8e9d2c24cb31d *./tests/data/acodec/pcm_s16be.mov +1060073 ./tests/data/acodec/pcm_s16be.mov 64151e4bcc2b717aa5a8454d424d6a1f *./tests/data/pcm_s16be.acodec.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 |