summaryrefslogtreecommitdiff
path: root/tests/ref/fate/redcode-demux
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/redcode-demux
parent22c0babbb2ac37724c2462d9cda01e3b7229df56 (diff)
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/redcode-demux')
-rw-r--r--tests/ref/fate/redcode-demux12
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/ref/fate/redcode-demux b/tests/ref/fate/redcode-demux
index 2a4db65ce2..34a2924b94 100644
--- a/tests/ref/fate/redcode-demux
+++ b/tests/ref/fate/redcode-demux
@@ -1,5 +1,7 @@
-0, 0, 1626280, 0x5768c7d6
-1, 0, 14816, 0xd185e8c7
-0, 3754, 1626092, 0x070bd882
-1, 6803, 32736, 0x791b737a
-0, 7508, 893932, 0x8c7cd0a6
+#tb 0: 1/240000
+#tb 1: 1/240000
+0, 0, 0, 10010, 1626280, 0x5768c7d6
+1, 0, 0, 18140, 14816, 0xd185e8c7
+0, 10010, 10010, 10010, 1626092, 0x070bd882
+1, 18140, 18140, 40920, 32736, 0x791b737a
+0, 20020, 20020, 10010, 893932, 0x8c7cd0a6