gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos 023b284c2d adaptivedemux: also clear flushing state on pads before restarting
During flushing seeks the flushing flow return will propagate up to the
source element and all pads are going to have the flushing flag set.

So before restarting also remove that flag together with the EOS one.

We don't do that when pushing the flush stop event because our event
handler for the proxypad will drop all events.
2014-11-30 21:56:03 -03:00
..
gstadaptivedemux.c adaptivedemux: also clear flushing state on pads before restarting 2014-11-30 21:56:03 -03:00
gstadaptivedemux.h adaptivedemux: add adaptivedemux base class 2014-11-30 21:56:01 -03:00
Makefile.am adaptivedemux: add adaptivedemux base class 2014-11-30 21:56:01 -03:00