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/dfa1 | |
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/dfa1')
-rw-r--r-- | tests/ref/fate/dfa1 | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/tests/ref/fate/dfa1 b/tests/ref/fate/dfa1 index 43c973706d..92a7ccecea 100644 --- a/tests/ref/fate/dfa1 +++ b/tests/ref/fate/dfa1 @@ -1,25 +1,26 @@ -0, 0, 921600, 0x2e2b3ca4 -0, 11520, 921600, 0x0ff7a368 -0, 23040, 921600, 0xf5f0dc50 -0, 34560, 921600, 0x56cb0c9d -0, 46080, 921600, 0xb253228f -0, 57600, 921600, 0xefd3419e -0, 69120, 921600, 0x708c0ce7 -0, 80640, 921600, 0x0b3a7f6d -0, 92160, 921600, 0x72db4eac -0, 103680, 921600, 0x94328111 -0, 115200, 921600, 0x95f7b2f0 -0, 126720, 921600, 0xdc3c9655 -0, 138240, 921600, 0xfe03dec6 -0, 149760, 921600, 0x2551dffb -0, 161280, 921600, 0xe8b37d9e -0, 172800, 921600, 0xad93508b -0, 184320, 921600, 0x5a1c4890 -0, 195840, 921600, 0x6f972fb4 -0, 207360, 921600, 0xa1d5ff95 -0, 218880, 921600, 0x7bc5d07c -0, 230400, 921600, 0xc0311e4e -0, 241920, 921600, 0x5b02cc48 -0, 253440, 921600, 0x8db4d5fa -0, 264960, 921600, 0x31aae769 -0, 276480, 921600, 0xab62b9a7 +#tb 0: 16/125 +0, 0, 0, 1, 921600, 0x2e2b3ca4 +0, 1, 1, 1, 921600, 0x0ff7a368 +0, 2, 2, 1, 921600, 0xf5f0dc50 +0, 3, 3, 1, 921600, 0x56cb0c9d +0, 4, 4, 1, 921600, 0xb253228f +0, 5, 5, 1, 921600, 0xefd3419e +0, 6, 6, 1, 921600, 0x708c0ce7 +0, 7, 7, 1, 921600, 0x0b3a7f6d +0, 8, 8, 1, 921600, 0x72db4eac +0, 9, 9, 1, 921600, 0x94328111 +0, 10, 10, 1, 921600, 0x95f7b2f0 +0, 11, 11, 1, 921600, 0xdc3c9655 +0, 12, 12, 1, 921600, 0xfe03dec6 +0, 13, 13, 1, 921600, 0x2551dffb +0, 14, 14, 1, 921600, 0xe8b37d9e +0, 15, 15, 1, 921600, 0xad93508b +0, 16, 16, 1, 921600, 0x5a1c4890 +0, 17, 17, 1, 921600, 0x6f972fb4 +0, 18, 18, 1, 921600, 0xa1d5ff95 +0, 19, 19, 1, 921600, 0x7bc5d07c +0, 20, 20, 1, 921600, 0xc0311e4e +0, 21, 21, 1, 921600, 0x5b02cc48 +0, 22, 22, 1, 921600, 0x8db4d5fa +0, 23, 23, 1, 921600, 0x31aae769 +0, 24, 24, 1, 921600, 0xab62b9a7 |