gstreamer/gst-libs/gst/adaptivedemux
Matthew Waters cbf4a44426 adaptivedemux: start/stop the manifest update loop on liveness or periodic update changes
Scenario:
A manifest starts out in live mode but then the recording is finalized
and a subsequent update changes the state to a non-live manifest when
the server has finished recording/transcoding/whatever with the full
list of fragments.

Without this patch, the manifest update task is never stopped on the
live->non-live transition and will busy loop, burning through one CPU
core.

https://bugzilla.gnome.org/show_bug.cgi?id=786275
2017-08-15 15:19:32 +10:00
..
gstadaptivedemux.c adaptivedemux: start/stop the manifest update loop on liveness or periodic update changes 2017-08-15 15:19:32 +10:00
gstadaptivedemux.h adaptivedemux: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
Makefile.am tests: fix link problem on centos7 2017-04-27 21:33:25 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00