gstreamer/gst-libs/gst/adaptivedemux
Jan Schmidt a3b61c8ab8 adaptivedemux: Don't send EOS on pads when there's a pending switch
When there are new pads pending for a bitrate switch, don't allow
EOS through from the old streams. It will be sent when the new pads are
ready, just before the old streams are removed.

This fixes racy bitrate switching with hlsdemux in urisourcebin
where old pads EOS before new pads appear and the entire pipeline can
EOS if those propagate fast enough
2017-03-23 00:51:52 +11:00
..
gstadaptivedemux.c adaptivedemux: Don't send EOS on pads when there's a pending switch 2017-03-23 00:51:52 +11: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