aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/vc1_sa10143
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-10-01 13:04:33 +0200
committerAnton Khirnov <anton@khirnov.net>2023-10-03 16:57:02 +0200
commit303f10d4dd642b903091728447e2d26ef77614b9 (patch)
treeeff7e9b8b6b0222fec088cf37cb77f24d20fc55c /tests/ref/fate/vc1_sa10143
parentcdfd15f4d85c3e089ad258d8a24fb2c6907af10c (diff)
downloadffmpeg-303f10d4dd642b903091728447e2d26ef77614b9.tar.gz
fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formats
In this case any timestamps are guessed by compute_pkt_fields() in libavformat. Since we are decoding the stream, we have more accurate information from the decoder and do not need any guesses. Eliminates spurious PTS gaps in a number of FATE tests. Also avoids dropping the majority of frames in fate-dirac*
Diffstat (limited to 'tests/ref/fate/vc1_sa10143')
-rw-r--r--tests/ref/fate/vc1_sa1014358
1 files changed, 29 insertions, 29 deletions
diff --git a/tests/ref/fate/vc1_sa10143 b/tests/ref/fate/vc1_sa10143
index db89cc9e41..cf59ab9b12 100644
--- a/tests/ref/fate/vc1_sa10143
+++ b/tests/ref/fate/vc1_sa10143
@@ -4,32 +4,32 @@
#dimensions 0: 720x480
#sar 0: 1/1
0, 0, 0, 1, 518400, 0x34fa7f55
-0, 2, 2, 1, 518400, 0x60466bc1
-0, 3, 3, 1, 518400, 0xe68dff1e
-0, 4, 4, 1, 518400, 0x790ac06a
-0, 5, 5, 1, 518400, 0xb3b26b27
-0, 6, 6, 1, 518400, 0x8840096c
-0, 7, 7, 1, 518400, 0xf75c3d61
-0, 8, 8, 1, 518400, 0xca071781
-0, 9, 9, 1, 518400, 0xa8e6edf9
-0, 10, 10, 1, 518400, 0xabb61984
-0, 11, 11, 1, 518400, 0x0b31dedd
-0, 12, 12, 1, 518400, 0xf44378ef
-0, 13, 13, 1, 518400, 0xf7268996
-0, 14, 14, 1, 518400, 0x8c5b1ff4
-0, 15, 15, 1, 518400, 0xda356fd2
-0, 16, 16, 1, 518400, 0x0e091c57
-0, 17, 17, 1, 518400, 0x17645e68
-0, 18, 18, 1, 518400, 0xf47a71ef
-0, 19, 19, 1, 518400, 0x6c440498
-0, 20, 20, 1, 518400, 0xd705bd32
-0, 21, 21, 1, 518400, 0x0800edd0
-0, 22, 22, 1, 518400, 0x902be119
-0, 23, 23, 1, 518400, 0x0f7d7bc4
-0, 24, 24, 1, 518400, 0x9f4dc421
-0, 25, 25, 1, 518400, 0x3b8c8d5a
-0, 26, 26, 1, 518400, 0xbcdfb2b9
-0, 27, 27, 1, 518400, 0xa02a46c3
-0, 28, 28, 1, 518400, 0x8ecde915
-0, 29, 29, 1, 518400, 0x20576bfd
-0, 30, 30, 1, 518400, 0xac40bc36
+0, 1, 1, 1, 518400, 0x60466bc1
+0, 2, 2, 1, 518400, 0xe68dff1e
+0, 3, 3, 1, 518400, 0x790ac06a
+0, 4, 4, 1, 518400, 0xb3b26b27
+0, 5, 5, 1, 518400, 0x8840096c
+0, 6, 6, 1, 518400, 0xf75c3d61
+0, 7, 7, 1, 518400, 0xca071781
+0, 8, 8, 1, 518400, 0xa8e6edf9
+0, 9, 9, 1, 518400, 0xabb61984
+0, 10, 10, 1, 518400, 0x0b31dedd
+0, 11, 11, 1, 518400, 0xf44378ef
+0, 12, 12, 1, 518400, 0xf7268996
+0, 13, 13, 1, 518400, 0x8c5b1ff4
+0, 14, 14, 1, 518400, 0xda356fd2
+0, 15, 15, 1, 518400, 0x0e091c57
+0, 16, 16, 1, 518400, 0x17645e68
+0, 17, 17, 1, 518400, 0xf47a71ef
+0, 18, 18, 1, 518400, 0x6c440498
+0, 19, 19, 1, 518400, 0xd705bd32
+0, 20, 20, 1, 518400, 0x0800edd0
+0, 21, 21, 1, 518400, 0x902be119
+0, 22, 22, 1, 518400, 0x0f7d7bc4
+0, 23, 23, 1, 518400, 0x9f4dc421
+0, 24, 24, 1, 518400, 0x3b8c8d5a
+0, 25, 25, 1, 518400, 0xbcdfb2b9
+0, 26, 26, 1, 518400, 0xa02a46c3
+0, 27, 27, 1, 518400, 0x8ecde915
+0, 28, 28, 1, 518400, 0x20576bfd
+0, 29, 29, 1, 518400, 0xac40bc36