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/msrle-8bit | |
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/msrle-8bit')
-rw-r--r-- | tests/ref/fate/msrle-8bit | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/tests/ref/fate/msrle-8bit b/tests/ref/fate/msrle-8bit index b2374cd21c..5db1c244fa 100644 --- a/tests/ref/fate/msrle-8bit +++ b/tests/ref/fate/msrle-8bit @@ -1,29 +1,30 @@ -0, 0, 11520, 0xaf416a66 -0, 15000, 11520, 0x8ab76654 -0, 30000, 11520, 0xd22880c4 -0, 45000, 11520, 0x9d2f612a -0, 60000, 11520, 0xf538600a -0, 75000, 11520, 0x371d64e6 -0, 90000, 11520, 0x49043fbf -0, 105000, 11520, 0x49043fbf -0, 120000, 11520, 0x12d16528 -0, 134999, 11520, 0x1e0a6109 -0, 149999, 11520, 0x9d2f612a -0, 164999, 11520, 0x96e083ca -0, 179999, 11520, 0x8ab76654 -0, 194999, 11520, 0x43ac6de7 -0, 209999, 11520, 0x43ac6de7 -0, 224999, 11520, 0x5c3e6819 -0, 239999, 11520, 0x22758af0 -0, 254999, 11520, 0x88845eba -0, 269999, 11520, 0x4b38848a -0, 284999, 11520, 0x4f7495d3 -0, 299999, 11520, 0x736b702c -0, 314999, 11520, 0x736b702c -0, 329999, 11520, 0x4f7495d3 -0, 344999, 11520, 0x4b38848a -0, 359999, 11520, 0x88845eba -0, 374999, 11520, 0x22758af0 -0, 389998, 11520, 0x5c3e6819 -0, 404998, 11520, 0x43ac6de7 -0, 419998, 11520, 0x43ac6de7 +#tb 0: 83333/500000 +0, 0, 0, 1, 11520, 0xaf416a66 +0, 1, 1, 1, 11520, 0x8ab76654 +0, 2, 2, 1, 11520, 0xd22880c4 +0, 3, 3, 1, 11520, 0x9d2f612a +0, 4, 4, 1, 11520, 0xf538600a +0, 5, 5, 1, 11520, 0x371d64e6 +0, 6, 6, 1, 11520, 0x49043fbf +0, 7, 7, 1, 11520, 0x49043fbf +0, 8, 8, 1, 11520, 0x12d16528 +0, 9, 9, 1, 11520, 0x1e0a6109 +0, 10, 10, 1, 11520, 0x9d2f612a +0, 11, 11, 1, 11520, 0x96e083ca +0, 12, 12, 1, 11520, 0x8ab76654 +0, 13, 13, 1, 11520, 0x43ac6de7 +0, 14, 14, 1, 11520, 0x43ac6de7 +0, 15, 15, 1, 11520, 0x5c3e6819 +0, 16, 16, 1, 11520, 0x22758af0 +0, 17, 17, 1, 11520, 0x88845eba +0, 18, 18, 1, 11520, 0x4b38848a +0, 19, 19, 1, 11520, 0x4f7495d3 +0, 20, 20, 1, 11520, 0x736b702c +0, 21, 21, 1, 11520, 0x736b702c +0, 22, 22, 1, 11520, 0x4f7495d3 +0, 23, 23, 1, 11520, 0x4b38848a +0, 24, 24, 1, 11520, 0x88845eba +0, 25, 25, 1, 11520, 0x22758af0 +0, 26, 26, 1, 11520, 0x5c3e6819 +0, 27, 27, 1, 11520, 0x43ac6de7 +0, 28, 28, 1, 11520, 0x43ac6de7 |