]> git.sesse.net Git - ffmpeg/commit
lavf: fix update_initial_durations() so it handles missing durations with the initial...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Mar 2012 05:22:20 +0000 (06:22 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Mar 2012 05:38:03 +0000 (06:38 +0100)
commit0b90db01b5277fdcf3a524ce481469deda202059
treea2c22876208ec7a1790fccf1c30d3112ae8529b3
parent83c418e68ee55c55bf9f1185d5cb648fc91aed0b
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>
libavformat/utils.c
tests/ref/fate/pva-demux