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/xxan-wc4 | |
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/xxan-wc4')
-rw-r--r-- | tests/ref/fate/xxan-wc4 | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/tests/ref/fate/xxan-wc4 b/tests/ref/fate/xxan-wc4 index 7fede0afc6..34857bfd26 100644 --- a/tests/ref/fate/xxan-wc4 +++ b/tests/ref/fate/xxan-wc4 @@ -1,21 +1,22 @@ -0, 0, 79360, 0x3b0a7d1b -0, 6000, 79360, 0x740842c3 -0, 12000, 79360, 0x85160167 -0, 18000, 79360, 0xaf510e92 -0, 24000, 79360, 0x8e290bec -0, 30000, 79360, 0x51e981b0 -0, 36000, 79360, 0x16e52c60 -0, 42000, 79360, 0x66e1e60a -0, 48000, 79360, 0x40fa58f6 -0, 54000, 79360, 0x00388edd -0, 60000, 79360, 0xc74f95bf -0, 66000, 79360, 0xf446a3fd -0, 72000, 79360, 0x27b5eb60 -0, 78000, 79360, 0xea9266a2 -0, 84000, 79360, 0x7b6a7907 -0, 90000, 79360, 0x2be7d946 -0, 96000, 79360, 0x61881ee4 -0, 102000, 79360, 0x9214bd4f -0, 108000, 79360, 0xeb294afe -0, 114000, 79360, 0xc861ad55 -0, 120000, 79360, 0x3d3b6220 +#tb 0: 1/15 +0, 0, 0, 1, 79360, 0x3b0a7d1b +0, 1, 1, 1, 79360, 0x740842c3 +0, 2, 2, 1, 79360, 0x85160167 +0, 3, 3, 1, 79360, 0xaf510e92 +0, 4, 4, 1, 79360, 0x8e290bec +0, 5, 5, 1, 79360, 0x51e981b0 +0, 6, 6, 1, 79360, 0x16e52c60 +0, 7, 7, 1, 79360, 0x66e1e60a +0, 8, 8, 1, 79360, 0x40fa58f6 +0, 9, 9, 1, 79360, 0x00388edd +0, 10, 10, 1, 79360, 0xc74f95bf +0, 11, 11, 1, 79360, 0xf446a3fd +0, 12, 12, 1, 79360, 0x27b5eb60 +0, 13, 13, 1, 79360, 0xea9266a2 +0, 14, 14, 1, 79360, 0x7b6a7907 +0, 15, 15, 1, 79360, 0x2be7d946 +0, 16, 16, 1, 79360, 0x61881ee4 +0, 17, 17, 1, 79360, 0x9214bd4f +0, 18, 18, 1, 79360, 0xeb294afe +0, 19, 19, 1, 79360, 0xc861ad55 +0, 20, 20, 1, 79360, 0x3d3b6220 |