diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-21 20:34:24 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-21 20:34:24 +0000 |
commit | 8b9794e5424387db0134d2d320cad1ff78e329e7 (patch) | |
tree | 35b5556ca46b438fa95a32b9bbcc630e1491741e /tests/libav.regression.ref | |
parent | 83c0ba3dad814157f09fe5b7363623292d5d861f (diff) | |
download | ffmpeg-8b9794e5424387db0134d2d320cad1ff78e329e7.tar.gz |
Remove index writing in RM muxer, since it is broken (multiple streams per
single index chunk) and is always empty anyway. See "[PATCH] rmenc.c: remove
index writing" thread.
Originally committed as revision 18119 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/libav.regression.ref')
-rw-r--r-- | tests/libav.regression.ref | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libav.regression.ref b/tests/libav.regression.ref index 29d8885f99..972507eb4f 100644 --- a/tests/libav.regression.ref +++ b/tests/libav.regression.ref @@ -4,8 +4,8 @@ bd9e0012aa39e956605387dd499365fb *./tests/data/b-libav.asf 339775 ./tests/data/b-libav.asf ./tests/data/b-libav.asf CRC=0x74113749 -c351132527ccb1e8cab06cc0822fde23 *./tests/data/b-libav.rm -355417 ./tests/data/b-libav.rm +db5797d4c00c8b15e2e44216389be591 *./tests/data/b-libav.rm +355387 ./tests/data/b-libav.rm bdb7484c68db722f66ba1630cf79844c *./tests/data/b-libav.mpg 378880 ./tests/data/b-libav.mpg ./tests/data/b-libav.mpg CRC=0x2b71a386 |