gstreamer/gst-libs/gst/adaptivedemux
Matthew Waters 0886160123 adaptivedemux: separate manifest update task from download tasks
Rationale is to allow the manifest update task to continue running while
seeks are occurring.  Otherwise, if the user reliably performs a seek
before the manifest is updated, then as the manifest task is reset on
seeks (and thus the time to wait between manifest updates), the manifest
would never be updated.

This fix makes the manifest update task free-running and continously
update even during seeks.
2017-04-25 14:16:15 +10:00
..
gstadaptivedemux.c adaptivedemux: separate manifest update task from download tasks 2017-04-25 14:16:15 +10: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