oggdemux: do not skip sparse streams when determining start times
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 22 Aug 2011 13:56:38 +0000 (14:56 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 23 Aug 2011 08:36:18 +0000 (10:36 +0200)
commit8a752e44e20fa865db29316af0f946c50666ed4a
tree9a2b6da505c0f736b1aff8033adb04e5b7c80a20
parent4e9508e2ec9db9a7eb8cccf1b8fef8bd80d1d779
oggdemux: do not skip sparse streams when determining start times

This fixes demuxing of streams containing only sparse streams,
which would cause an infinite loop in _read_end_chain.

https://bugzilla.gnome.org/show_bug.cgi?id=657062
ext/ogg/gstoggdemux.c