gstreamer/gst-libs/gst/adaptivedemux
Jan Schmidt 62ca319927 adaptivedemux: Drop the manifest lock during outbound actions
Drop the manifest lock when performing actions that might
call back into adaptivedemux and trigger deadlocks, such
as adding/removing pads or sending in-band events (EOS).

Unlock the manifest lock when changing the child bin state to
NULL, as it might call back to acquire the manifest lock when
shutting down pads.

Drop the manifest lock while pushing events.
2016-07-15 14:33:23 +10:00
..
gstadaptivedemux.c adaptivedemux: Drop the manifest lock during outbound actions 2016-07-15 14:33:23 +10:00
gstadaptivedemux.h adaptivedemux: Add custom flow return for allowing subclasses to specify when a fragment is finished 2016-07-01 14:11:51 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00