mirror of https://github.com/FFmpeg/FFmpeg.git
The tests previously rounded the timestamps. Its better in a fate test to preserve the data from the demuxer and decoder. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/315/head
parent
914d6a7c1a
commit
640e401aed
2 changed files with 10 additions and 10 deletions
@ -1,13 +1,13 @@ |
||||
#tb 0: 100/2997 |
||||
#tb 0: 1/1000 |
||||
#media_type 0: video |
||||
#codec_id 0: rawvideo |
||||
#dimensions 0: 640x480 |
||||
#sar 0: 1/1 |
||||
0, 4, 4, 1, 460800, 0x54aedafe |
||||
0, 5, 5, 1, 460800, 0xb7aa8b56 |
||||
0, 6, 6, 1, 460800, 0x283ea3b5 |
||||
0, 7, 7, 1, 460800, 0x283ea3b5 |
||||
0, 8, 8, 1, 460800, 0x10e577de |
||||
0, 9, 9, 1, 460800, 0x4e091ee2 |
||||
0, 10, 10, 1, 460800, 0x2ea88828 |
||||
0, 11, 11, 1, 460800, 0x4b7f4df0 |
||||
0, 118, 118, 0, 460800, 0x54aedafe |
||||
0, 152, 152, 0, 460800, 0xb7aa8b56 |
||||
0, 177, 177, 0, 460800, 0x283ea3b5 |
||||
0, 202, 202, 0, 460800, 0x283ea3b5 |
||||
0, 235, 235, 0, 460800, 0x10e577de |
||||
0, 269, 269, 0, 460800, 0x4e091ee2 |
||||
0, 302, 302, 0, 460800, 0x2ea88828 |
||||
0, 335, 335, 0, 460800, 0x4b7f4df0 |
||||
|
Loading…
Reference in new issue