summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/dfa4
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-02-02 14:20:43 +0100
committerAnton Khirnov <anton@khirnov.net>2012-02-03 09:29:02 +0100
commitd2afbd9a56e4e863bad01923006dd9b77f747035 (patch)
tree09593d24781bd903c2a3826ae45c372da1d61ab1 /tests/ref/fate/dfa4
parent22c0babbb2ac37724c2462d9cda01e3b7229df56 (diff)
downloadffmpeg-streaming-d2afbd9a56e4e863bad01923006dd9b77f747035.zip
ffmpeg-streaming-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/dfa4')
-rw-r--r--tests/ref/fate/dfa427
1 files changed, 14 insertions, 13 deletions
diff --git a/tests/ref/fate/dfa4 b/tests/ref/fate/dfa4
index f19061b..129ef4b 100644
--- a/tests/ref/fate/dfa4
+++ b/tests/ref/fate/dfa4
@@ -1,13 +1,14 @@
-0, 0, 921600, 0xe6309638
-0, 12780, 921600, 0xa99a7665
-0, 25560, 921600, 0x172ccfbb
-0, 38340, 921600, 0xcf676571
-0, 51120, 921600, 0x6a5077f2
-0, 63900, 921600, 0x6a5077f2
-0, 76680, 921600, 0x6a5077f2
-0, 89460, 921600, 0x6a5077f2
-0, 102240, 921600, 0x6a5077f2
-0, 115020, 921600, 0x6a5077f2
-0, 127800, 921600, 0xb83db404
-0, 140580, 921600, 0x997ceb90
-0, 153360, 921600, 0xd707157c
+#tb 0: 71/500
+0, 0, 0, 1, 921600, 0xe6309638
+0, 1, 1, 1, 921600, 0xa99a7665
+0, 2, 2, 1, 921600, 0x172ccfbb
+0, 3, 3, 1, 921600, 0xcf676571
+0, 4, 4, 1, 921600, 0x6a5077f2
+0, 5, 5, 1, 921600, 0x6a5077f2
+0, 6, 6, 1, 921600, 0x6a5077f2
+0, 7, 7, 1, 921600, 0x6a5077f2
+0, 8, 8, 1, 921600, 0x6a5077f2
+0, 9, 9, 1, 921600, 0x6a5077f2
+0, 10, 10, 1, 921600, 0xb83db404
+0, 11, 11, 1, 921600, 0x997ceb90
+0, 12, 12, 1, 921600, 0xd707157c
OpenPOWER on IntegriCloud