gstreamer/plugins
Edward Hervey 4e0b2dc832 multiqueue: Don't stop threads on UNEXPECTED and forward flow returns.
When a downstream element returns GST_FLOW_UNEXPECTED we want to:
* let the dataqueue task running
* forward the flow return upstream.

This allows upstream elements to push EOS, and have that EOS event come
downstream.

Fixes #609274
2010-02-09 16:15:18 +01:00
..
elements multiqueue: Don't stop threads on UNEXPECTED and forward flow returns. 2010-02-09 16:15:18 +01:00
indexers Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:44:24 +00:00
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00