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/qtrle-24bit | |
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/qtrle-24bit')
-rw-r--r-- | tests/ref/fate/qtrle-24bit | 69 |
1 files changed, 35 insertions, 34 deletions
diff --git a/tests/ref/fate/qtrle-24bit b/tests/ref/fate/qtrle-24bit index da8fec4c4a..a21b0996f4 100644 --- a/tests/ref/fate/qtrle-24bit +++ b/tests/ref/fate/qtrle-24bit @@ -1,34 +1,35 @@ -0, 0, 57600, 0x3718ad00 -0, 9000, 57600, 0x54861558 -0, 18000, 57600, 0xea1d6233 -0, 27000, 57600, 0xf669a2fd -0, 36000, 57600, 0xc9f76f31 -0, 45000, 57600, 0xe23c6d7b -0, 54000, 57600, 0xbc9d6167 -0, 63000, 57600, 0x0ca63477 -0, 72000, 57600, 0xc0850d22 -0, 81000, 57600, 0x735d10b2 -0, 90000, 57600, 0x561f3c4a -0, 99000, 57600, 0x84db9cf1 -0, 108000, 57600, 0x9fb841f4 -0, 117000, 57600, 0xeaf262ab -0, 126000, 57600, 0x264886b4 -0, 135000, 57600, 0x5edc5518 -0, 144000, 57600, 0xd3e60c72 -0, 153000, 57600, 0x9cabaed7 -0, 162000, 57600, 0x616716cf -0, 171000, 57600, 0xa43f61aa -0, 180000, 57600, 0xdba3a0bd -0, 189000, 57600, 0xa7dd6dfa -0, 198000, 57600, 0xc3fa6c84 -0, 207000, 57600, 0xb1275fb8 -0, 216000, 57600, 0x2e39331f -0, 225000, 57600, 0x5b9e0bca -0, 234000, 57600, 0x0e760f5a -0, 243000, 57600, 0xc56c3e69 -0, 252000, 57600, 0x51da9fb8 -0, 261000, 57600, 0xe3a1432b -0, 270000, 57600, 0xe1b360a3 -0, 279000, 57600, 0x30b383cd -0, 288000, 57600, 0x950c5439 -0, 297000, 57600, 0x8f9d0ca2 +#tb 0: 1/10 +0, 0, 0, 1, 57600, 0x3718ad00 +0, 1, 1, 1, 57600, 0x54861558 +0, 2, 2, 1, 57600, 0xea1d6233 +0, 3, 3, 1, 57600, 0xf669a2fd +0, 4, 4, 1, 57600, 0xc9f76f31 +0, 5, 5, 1, 57600, 0xe23c6d7b +0, 6, 6, 1, 57600, 0xbc9d6167 +0, 7, 7, 1, 57600, 0x0ca63477 +0, 8, 8, 1, 57600, 0xc0850d22 +0, 9, 9, 1, 57600, 0x735d10b2 +0, 10, 10, 1, 57600, 0x561f3c4a +0, 11, 11, 1, 57600, 0x84db9cf1 +0, 12, 12, 1, 57600, 0x9fb841f4 +0, 13, 13, 1, 57600, 0xeaf262ab +0, 14, 14, 1, 57600, 0x264886b4 +0, 15, 15, 1, 57600, 0x5edc5518 +0, 16, 16, 1, 57600, 0xd3e60c72 +0, 17, 17, 1, 57600, 0x9cabaed7 +0, 18, 18, 1, 57600, 0x616716cf +0, 19, 19, 1, 57600, 0xa43f61aa +0, 20, 20, 1, 57600, 0xdba3a0bd +0, 21, 21, 1, 57600, 0xa7dd6dfa +0, 22, 22, 1, 57600, 0xc3fa6c84 +0, 23, 23, 1, 57600, 0xb1275fb8 +0, 24, 24, 1, 57600, 0x2e39331f +0, 25, 25, 1, 57600, 0x5b9e0bca +0, 26, 26, 1, 57600, 0x0e760f5a +0, 27, 27, 1, 57600, 0xc56c3e69 +0, 28, 28, 1, 57600, 0x51da9fb8 +0, 29, 29, 1, 57600, 0xe3a1432b +0, 30, 30, 1, 57600, 0xe1b360a3 +0, 31, 31, 1, 57600, 0x30b383cd +0, 32, 32, 1, 57600, 0x950c5439 +0, 33, 33, 1, 57600, 0x8f9d0ca2 |