adaptivedemux: If downloading the last fragment fails, consider this as EOS and not...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 7 Jul 2015 15:37:24 +0000 (18:37 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 7 Jul 2015 16:51:39 +0000 (19:51 +0300)
commita78c1bdad552914cb1c368cc2c5e3ba90889cdf6
tree1edfb1959537eccbc501f16b2f05fb68c1d15e96
parentd5a39896dc888fad77f88c976d2939ca5522406d
adaptivedemux: If downloading the last fragment fails, consider this as EOS and not ERROR

Sometimes the last fragment does not exist because of rounding errors with the
durations. Just finish the stream gracefully instead of erroring out instead.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c