[Bug 763491] Typefind behavior has changed on have-type signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 12 17:50:27 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763491

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 323769
  --> https://bugzilla.gnome.org/attachment.cgi?id=323769&action=edit
decodebin: Don't hold EXPOSE_LOCK in type_found() outside the stream lock

In other places we lock it the other way around, leading to possible
deadlocks. Also this will deadlock if analyze_pad() causes a new element to be
autoplugged that adds new pads on itself when its state is changed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list