gstreamer/gst-libs/gst/adaptivedemux
Seungha Yang a8cb7662d7 adaptivedemux: Support period change in live playlist
Regardless of LIVE or VOD, "a manifest has next period but
currently EOSed" state is meaning that it's time to advance period.

Previous behavior of adpativedemux, however, was able to period
advancing only for VOD case, since the adaptivedemux tried to
update and wait new manifest without respecting existence of the next period.

https://bugzilla.gnome.org/show_bug.cgi?id=781183
2018-05-12 09:27:46 +02:00
..
adaptive-demux-prelude.h adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API 2018-03-13 12:17:50 +00:00
gstadaptivedemux.c adaptivedemux: Support period change in live playlist 2018-05-12 09:27:46 +02:00
gstadaptivedemux.h adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API 2018-03-13 12:17:50 +00:00
Makefile.am adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API 2018-03-13 12:17:50 +00:00
meson.build meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00