]> git.sesse.net Git - ffmpeg/commit
ismindex: handle discontinuous streams better
authorMika Raento <mikie@iki.fi>
Wed, 8 Oct 2014 06:39:26 +0000 (09:39 +0300)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Oct 2014 10:15:48 +0000 (12:15 +0200)
commitd3834f290138cb8c48fd404081ac5b9a2ca14564
tree5032f9ef85959c71b8447c674574ae894c8c4683
parent5d36e8527f08eeda5874dd27af133752015a01bf
ismindex: handle discontinuous streams better

Reads the fragment duration from the trun sample data, rather than
assuming that there are no gaps. Creates much better playlists for our
inputs.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tools/ismindex.c