gstreamer/plugins
Sebastian Dröge 9441e711df multiqueue: Wake up all not-linked streams when a stream switches from linked to not-linked
We reset all the waiting streams, let them push another buffer to
see if they're now active again. This allows faster switching
between streams and prevents deadlocks if downstream does any
waiting too.

Also improve locking a bit, srcresult must be protected by the
multiqueue lock too because it's used/set from random threads.
2012-03-29 14:49:53 +02:00
..
elements multiqueue: Wake up all not-linked streams when a stream switches from linked to not-linked 2012-03-29 14:49:53 +02:00
indexers fileindex: explicitly cast to the enum types 2011-08-26 14:11:15 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00