diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-02 14:20:43 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-03 09:29:02 +0100 |
commit | d2afbd9a56e4e863bad01923006dd9b77f747035 (patch) | |
tree | 09593d24781bd903c2a3826ae45c372da1d61ab1 /tests/ref/fate/alg-mm | |
parent | 22c0babbb2ac37724c2462d9cda01e3b7229df56 (diff) | |
download | ffmpeg-d2afbd9a56e4e863bad01923006dd9b77f747035.tar.gz |
frame{crc/md5}: set the stream timebase from codec timebase.
Right now those muxers use the default timebase in all cases(1/90000).
This patch avoid unnecessary rescaling and makes the printed timestamps
more readable.
Also, extend the printed information to include the timebases and packet
pts/duration and align the columns.
Obviously changes the results of all fate tests which use those two
muxers.
Diffstat (limited to 'tests/ref/fate/alg-mm')
-rw-r--r-- | tests/ref/fate/alg-mm | 63 |
1 files changed, 32 insertions, 31 deletions
diff --git a/tests/ref/fate/alg-mm b/tests/ref/fate/alg-mm index 6e245ac091..5d97de9b92 100644 --- a/tests/ref/fate/alg-mm +++ b/tests/ref/fate/alg-mm @@ -1,31 +1,32 @@ -0, 0, 122880, 0x4ed8123f -0, 9000, 122880, 0xc4c35304 -0, 18000, 122880, 0xbd3015fd -0, 27000, 122880, 0xece5dbab -0, 36000, 122880, 0x13249f3f -0, 45000, 122880, 0x58f75895 -0, 54000, 122880, 0xe6570f7d -0, 63000, 122880, 0xcce88145 -0, 72000, 122880, 0x796f633c -0, 81000, 122880, 0x182c3cd3 -0, 90000, 122880, 0x04b2513b -0, 99000, 122880, 0x6b7e2e42 -0, 108000, 122880, 0x2fa47070 -0, 117000, 122880, 0x7142919e -0, 126000, 122880, 0x8995337e -0, 135000, 122880, 0x5146ca20 -0, 144000, 122880, 0x9aadb491 -0, 153000, 122880, 0x2d5b0032 -0, 162000, 122880, 0x5c7c8314 -0, 171000, 122880, 0x2ba8253c -0, 180000, 122880, 0xd19d504b -0, 189000, 122880, 0x4ff15fd1 -0, 198000, 122880, 0x76039f9f -0, 207000, 122880, 0xcce84d35 -0, 216000, 122880, 0x68c5797c -0, 225000, 122880, 0xf1da4293 -0, 234000, 122880, 0xf5f537f3 -0, 243000, 122880, 0x8d3ffa94 -0, 252000, 122880, 0x3ca9b69c -0, 261000, 122880, 0x21187f6c -0, 270000, 122880, 0xe5136e34 +#tb 0: 1/10 +0, 0, 0, 1, 122880, 0x4ed8123f +0, 1, 1, 1, 122880, 0xc4c35304 +0, 2, 2, 1, 122880, 0xbd3015fd +0, 3, 3, 1, 122880, 0xece5dbab +0, 4, 4, 1, 122880, 0x13249f3f +0, 5, 5, 1, 122880, 0x58f75895 +0, 6, 6, 1, 122880, 0xe6570f7d +0, 7, 7, 1, 122880, 0xcce88145 +0, 8, 8, 1, 122880, 0x796f633c +0, 9, 9, 1, 122880, 0x182c3cd3 +0, 10, 10, 1, 122880, 0x04b2513b +0, 11, 11, 1, 122880, 0x6b7e2e42 +0, 12, 12, 1, 122880, 0x2fa47070 +0, 13, 13, 1, 122880, 0x7142919e +0, 14, 14, 1, 122880, 0x8995337e +0, 15, 15, 1, 122880, 0x5146ca20 +0, 16, 16, 1, 122880, 0x9aadb491 +0, 17, 17, 1, 122880, 0x2d5b0032 +0, 18, 18, 1, 122880, 0x5c7c8314 +0, 19, 19, 1, 122880, 0x2ba8253c +0, 20, 20, 1, 122880, 0xd19d504b +0, 21, 21, 1, 122880, 0x4ff15fd1 +0, 22, 22, 1, 122880, 0x76039f9f +0, 23, 23, 1, 122880, 0xcce84d35 +0, 24, 24, 1, 122880, 0x68c5797c +0, 25, 25, 1, 122880, 0xf1da4293 +0, 26, 26, 1, 122880, 0xf5f537f3 +0, 27, 27, 1, 122880, 0x8d3ffa94 +0, 28, 28, 1, 122880, 0x3ca9b69c +0, 29, 29, 1, 122880, 0x21187f6c +0, 30, 30, 1, 122880, 0xe5136e34 |