[FFmpeg-cvslog] ismindex: handle discontinuous streams better

2014-10-09 Thread Mika Raento
ffmpeg | branch: master | Mika Raento | Wed Oct 8 09:39:26 2014 +0300| [2bc220958c7570020d87ee353db65460b518998a] | committer: Martin Storsjö ismindex: handle discontinuous streams better Read the fragment duration from the trun sample data, rather than assuming that there are no gaps. Signed

[FFmpeg-cvslog] ismindex: handle discontinuous streams better

2014-10-09 Thread Mika Raento
ffmpeg | branch: master | Mika Raento | Wed Oct 8 09:39:26 2014 +0300| [d3834f290138cb8c48fd404081ac5b9a2ca14564] | committer: Michael Niedermayer ismindex: handle discontinuous streams better Reads the fragment duration from the trun sample data, rather than assuming that there are no gaps.