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/dfa11 | |
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/dfa11')
-rw-r--r-- | tests/ref/fate/dfa11 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/tests/ref/fate/dfa11 b/tests/ref/fate/dfa11 index f01fd13ac3..3990d24cfc 100644 --- a/tests/ref/fate/dfa11 +++ b/tests/ref/fate/dfa11 @@ -1,9 +1,10 @@ -0, 0, 192000, 0x8b8bd8de -0, 6390, 192000, 0xdac26ec2 -0, 12780, 192000, 0x0fc01c28 -0, 19170, 192000, 0x1251eef7 -0, 25560, 192000, 0x89eced0e -0, 31950, 192000, 0x4943d821 -0, 38340, 192000, 0x49258ec9 -0, 44730, 192000, 0x9afd5881 -0, 51120, 192000, 0xb322b901 +#tb 0: 71/1000 +0, 0, 0, 1, 192000, 0x8b8bd8de +0, 1, 1, 1, 192000, 0xdac26ec2 +0, 2, 2, 1, 192000, 0x0fc01c28 +0, 3, 3, 1, 192000, 0x1251eef7 +0, 4, 4, 1, 192000, 0x89eced0e +0, 5, 5, 1, 192000, 0x4943d821 +0, 6, 6, 1, 192000, 0x49258ec9 +0, 7, 7, 1, 192000, 0x9afd5881 +0, 8, 8, 1, 192000, 0xb322b901 |