summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-03-02 06:22:20 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-02 06:38:03 +0100
commit0b90db01b5277fdcf3a524ce481469deda202059 (patch)
treea2c22876208ec7a1790fccf1c30d3112ae8529b3 /tests
parent83c418e68ee55c55bf9f1185d5cb648fc91aed0b (diff)
downloadffmpeg-streaming-0b90db01b5277fdcf3a524ce481469deda202059.zip
ffmpeg-streaming-0b90db01b5277fdcf3a524ce481469deda202059.tar.gz
lavf: fix update_initial_durations() so it handles missing durations with the initial timestamp being known.
This fixes duplicate timestamps on mp2 in ts with non seekable input. It also fixed the fate pva demux timestamps. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/pva-demux6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/fate/pva-demux b/tests/ref/fate/pva-demux
index 5227b5b..67d4844 100644
--- a/tests/ref/fate/pva-demux
+++ b/tests/ref/fate/pva-demux
@@ -1,9 +1,9 @@
#tb 0: 1/25
#tb 1: 1/90000
1, 0, 0, 2160, 384, 0x071abcc8
-1, 0, 0, 2160, 384, 0x31c9aee0
-1, 2160, 2160, 2160, 384, 0xa50eaa94
-1, 4320, 4320, 2160, 384, 0x9e86ba0e
+1, 2160, 2160, 2160, 384, 0x31c9aee0
+1, 4320, 4320, 2160, 384, 0xa50eaa94
+1, 6480, 6480, 2160, 384, 0x9e86ba0e
1, 8640, 8640, 2160, 384, 0x2321b800
1, 10800, 10800, 2160, 384, 0x2347afa8
1, 12960, 12960, 2160, 384, 0x0831b8d3
OpenPOWER on IntegriCloud