dashdemux: fix return when trying to advance in subfragmented stream
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 15 Sep 2015 12:58:20 +0000 (09:58 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 15 Sep 2015 15:46:31 +0000 (12:46 -0300)
commitbd710e5e1b3df5c4b4cc9f48fc64478dc33a8ae6
tree8795c901321e07766c3a3e06ba12a86cb8620445
parentfe8de1857a704af9ed6160dfdf8f93131e78ba19
dashdemux: fix return when trying to advance in subfragmented stream

Even if it doesn't actually advance the subfragment in the default way
for streams that have subfragments, it can help the base class to return
EOS when there is no more fragments instead of signaling it that it should
continue downloading.

https://bugzilla.gnome.org/show_bug.cgi?id=755042
ext/dash/gstdashdemux.c