gstreamer/gst-libs/gst/adaptivedemux
Seungha Yang ea588ae0e0 adaptivedemux: Retry downloading a fragment immediately if any in live streaming
At the moment that demux is waiting manifest update, the target sequence
of fragment was advanced already. So, checking stream_has_next_fragment()
means looking for the next fragment of target fragment.
This might cause unexpected buffering if each fragment has
large duration and manifest is listing only limited number of fragments.

https://bugzilla.gnome.org/show_bug.cgi?id=780494
2017-04-09 10:56:32 +03:00
..
gstadaptivedemux.c adaptivedemux: Retry downloading a fragment immediately if any in live streaming 2017-04-09 10:56:32 +03:00
gstadaptivedemux.h Revert "adaptivedemux: answer duration queries for live streams" 2017-03-14 16:50:30 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00