[Bug 650916] REGRESSION: ssrcdemux causing FLOW_NOT_LINKED
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 24 01:32:53 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=650916
GStreamer | gst-plugins-good | git
--- Comment #6 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-05-24 08:32:49 UTC ---
Created an attachment (id=188440)
View: https://bugzilla.gnome.org/attachment.cgi?id=188440
Review: https://bugzilla.gnome.org/review?bug=650916&attachment=188440
rtpssrcdemux: Make the pads lock recursive and hold it across the signal emit
We need to keep the lock held because we don't want a push before the
"new-ssrc-pad"
handler has completed. But we may want to push an event from inside that
handler, hence
the recursive mutex.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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