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/h264-conformance-cafi1_sva_c | |
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/h264-conformance-cafi1_sva_c')
-rw-r--r-- | tests/ref/fate/h264-conformance-cafi1_sva_c | 67 |
1 files changed, 34 insertions, 33 deletions
diff --git a/tests/ref/fate/h264-conformance-cafi1_sva_c b/tests/ref/fate/h264-conformance-cafi1_sva_c index c652ce268f..180adf186b 100644 --- a/tests/ref/fate/h264-conformance-cafi1_sva_c +++ b/tests/ref/fate/h264-conformance-cafi1_sva_c @@ -1,33 +1,34 @@ -0, 0, 518400, 0x47bd73fa -0, 3600, 518400, 0xfe3ea7cc -0, 7200, 518400, 0x9bc549ae -0, 10800, 518400, 0x7bb7f0a1 -0, 14400, 518400, 0x328903d4 -0, 18000, 518400, 0x96ab366b -0, 21600, 518400, 0xa923eed3 -0, 25200, 518400, 0x162b08f6 -0, 28800, 518400, 0xe711bd8b -0, 32400, 518400, 0x55e2d4ed -0, 36000, 518400, 0x7dd3107b -0, 39600, 518400, 0x0ed20bcf -0, 43200, 518400, 0x352f5743 -0, 46800, 518400, 0x0a3aeb5e -0, 50400, 518400, 0xc458eda3 -0, 54000, 518400, 0xe8d5fec5 -0, 57600, 518400, 0x18fc6c37 -0, 61200, 518400, 0x448add76 -0, 64800, 518400, 0x8741ead7 -0, 68400, 518400, 0x7008a751 -0, 72000, 518400, 0x4ca0633d -0, 75600, 518400, 0x021ab800 -0, 79200, 518400, 0xfb91ba57 -0, 82800, 518400, 0x90e71dd0 -0, 86400, 518400, 0xac859de5 -0, 90000, 518400, 0xce9790bd -0, 93600, 518400, 0x010ade8b -0, 97200, 518400, 0xd0b3a399 -0, 100800, 518400, 0x6cafcff3 -0, 104400, 518400, 0xc32284c0 -0, 108000, 518400, 0x1af8f73e -0, 111600, 518400, 0x3babd71e -0, 115200, 518400, 0xd77cb86b +#tb 0: 1/25 +0, 0, 0, 1, 518400, 0x47bd73fa +0, 1, 1, 1, 518400, 0xfe3ea7cc +0, 2, 2, 1, 518400, 0x9bc549ae +0, 3, 3, 1, 518400, 0x7bb7f0a1 +0, 4, 4, 1, 518400, 0x328903d4 +0, 5, 5, 1, 518400, 0x96ab366b +0, 6, 6, 1, 518400, 0xa923eed3 +0, 7, 7, 1, 518400, 0x162b08f6 +0, 8, 8, 1, 518400, 0xe711bd8b +0, 9, 9, 1, 518400, 0x55e2d4ed +0, 10, 10, 1, 518400, 0x7dd3107b +0, 11, 11, 1, 518400, 0x0ed20bcf +0, 12, 12, 1, 518400, 0x352f5743 +0, 13, 13, 1, 518400, 0x0a3aeb5e +0, 14, 14, 1, 518400, 0xc458eda3 +0, 15, 15, 1, 518400, 0xe8d5fec5 +0, 16, 16, 1, 518400, 0x18fc6c37 +0, 17, 17, 1, 518400, 0x448add76 +0, 18, 18, 1, 518400, 0x8741ead7 +0, 19, 19, 1, 518400, 0x7008a751 +0, 20, 20, 1, 518400, 0x4ca0633d +0, 21, 21, 1, 518400, 0x021ab800 +0, 22, 22, 1, 518400, 0xfb91ba57 +0, 23, 23, 1, 518400, 0x90e71dd0 +0, 24, 24, 1, 518400, 0xac859de5 +0, 25, 25, 1, 518400, 0xce9790bd +0, 26, 26, 1, 518400, 0x010ade8b +0, 27, 27, 1, 518400, 0xd0b3a399 +0, 28, 28, 1, 518400, 0x6cafcff3 +0, 29, 29, 1, 518400, 0xc32284c0 +0, 30, 30, 1, 518400, 0x1af8f73e +0, 31, 31, 1, 518400, 0x3babd71e +0, 32, 32, 1, 518400, 0xd77cb86b |