diff options
author | David Conrad <lessen42@gmail.com> | 2010-06-04 22:41:11 +0000 |
---|---|---|
committer | David Conrad <lessen42@gmail.com> | 2010-06-04 22:41:11 +0000 |
commit | e7ddafd515dc9826915b739d0b977a63c21e96af (patch) | |
tree | 7ff2b7f72bcba1363652f2bb441bd1cb9b62f36e /tests | |
parent | d06735a34a053160adbf1ae7f83e340c1628f2bf (diff) | |
download | ffmpeg-e7ddafd515dc9826915b739d0b977a63c21e96af.tar.gz |
matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees
with me that it's unnecessary.
Originally committed as revision 23478 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/acodec/pcm | 8 | ||||
-rw-r--r-- | tests/ref/lavf/mkv | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/acodec/pcm b/tests/ref/acodec/pcm index 7f11b2913a..6f2c56e3ac 100644 --- a/tests/ref/acodec/pcm +++ b/tests/ref/acodec/pcm @@ -22,12 +22,12 @@ stddev: 0.00 PSNR:999.99 bytes: 1058444/ 1058444 1058444 ./tests/data/acodec/pcm_s16le.wav 95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.acodec.out.wav stddev: 0.00 PSNR:999.99 bytes: 1058444/ 1058444 -fca887459876a7fdc4b9580691acd835 *./tests/data/acodec/pcm_s16be.mkv - 1060693 ./tests/data/acodec/pcm_s16be.mkv +352a6bcf51d0f3ca4bf27c423a3d4d14 *./tests/data/acodec/pcm_s16be.mkv + 1060650 ./tests/data/acodec/pcm_s16be.mkv 95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.acodec.out.wav stddev: 0.00 PSNR:999.99 bytes: 1058444/ 1058444 -2817e2a028a9117d4809604fa0f81a80 *./tests/data/acodec/pcm_s16le.mkv - 1060693 ./tests/data/acodec/pcm_s16le.mkv +2c089d83b2699c02c9358415e00a9707 *./tests/data/acodec/pcm_s16le.mkv + 1060650 ./tests/data/acodec/pcm_s16le.mkv 95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/pcm.acodec.out.wav stddev: 0.00 PSNR:999.99 bytes: 1058444/ 1058444 07ffe7ffb78f3648b6524debdde5aec1 *./tests/data/acodec/pcm_s24be.mov diff --git a/tests/ref/lavf/mkv b/tests/ref/lavf/mkv index 23e1cbe827..05eb67dd1c 100644 --- a/tests/ref/lavf/mkv +++ b/tests/ref/lavf/mkv @@ -1,3 +1,3 @@ -5e906a7003f893cf6481f186c92dc16c *./tests/data/lavf/lavf.mkv - 320537 ./tests/data/lavf/lavf.mkv +a36c2d9378b9870880556ced1cb89ecf *./tests/data/lavf/lavf.mkv + 320478 ./tests/data/lavf/lavf.mkv ./tests/data/lavf/lavf.mkv CRC=0x2a83e6b0 |