[Bug 711550] appsrc deadlock
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 7 07:17:57 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711550
GStreamer | gst-plugins-base | 1.2.0
--- Comment #2 from tcdgreenwood at hotmail.com 2013-11-07 15:17:52 UTC ---
Created an attachment (id=259196)
View: https://bugzilla.gnome.org/attachment.cgi?id=259196
Review: https://bugzilla.gnome.org/review?bug=711550&attachment=259196
Patch that does not lock priv->mutex when calling negotiate
This patch does a similar thing around do_negotiate as done with the callbacks.
Lock is released and then after the lock we recheck flushing status, caps have
changed again and if any data is available in the queue.
Tested on Mac and briefly on Centos.
--
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