diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2008-05-28 10:25:20 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2008-05-28 10:25:20 +0000 |
commit | bf1310c7b10decb50ce32ff0d2ae44fafc0e1740 (patch) | |
tree | 30e8ab35acf183e71b1f9386ac42c8a5355a0cf4 | |
parent | d156bede0b57c63d4bf381bcdb8a3d2401c99c3f (diff) | |
download | ffmpeg-bf1310c7b10decb50ce32ff0d2ae44fafc0e1740.tar.gz |
Update regression checksums after dts calculation fix (r13470).
Before, all dts where wrong, now just the first is a little odd.
Originally committed as revision 13491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | tests/libav.regression.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libav.regression.ref b/tests/libav.regression.ref index 71cc07728b..71bd3fab28 100644 --- a/tests/libav.regression.ref +++ b/tests/libav.regression.ref @@ -17,7 +17,7 @@ d6fdeb9f7083cc827f9510c6c4517dc0 *./tests/data/b-libav.swf ./tests/data/b-libav.swf CRC=0xe14e8847 745e811e246f3727dc80a7504a18b129 *./tests/data/b-libav.ffm 380928 ./tests/data/b-libav.ffm -./tests/data/b-libav.ffm CRC=0x2b71a386 +./tests/data/b-libav.ffm CRC=0xca8f6870 f8ad5bd78f4d012a8ce9570aa395ac54 *./tests/data/b-libav.flv 335833 ./tests/data/b-libav.flv ./tests/data/b-libav.flv CRC=0xe14e8847 |