splitmuxpartreader: ignore sparse streams when calculating the end offset of a part
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 22 Feb 2017 09:23:19 +0000 (11:23 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 27 Feb 2017 10:58:21 +0000 (12:58 +0200)
commit9b845133377275e0e218f878d739b3869efc7510
tree54b0bd4c735d0269fc482fe8637c40d0967c0e74
parent99728792cde38ac6cd2cc30d84d5aede84b50c04
splitmuxpartreader: ignore sparse streams when calculating the end offset of a part

A sparse stream's ending timestamp can be considerably smaller
than the ending timestamps of the other streams, which can lead
to skipping considerable time from the next part.

https://bugzilla.gnome.org/show_bug.cgi?id=761086
gst/multifile/gstsplitmuxpartreader.c