GNOME Bugzilla – Bug 701309
[sdk-0.10.1] Patch for GES to resolve random blocking states
Last modified: 2013-05-30 22:03:50 UTC
Created attachment 245676 [details] [review] patch Hi, I worked on deadlock seen 1/10 with Gstreamer Editing Service. The pad-added and no-more-pad signal can be emited from any thread so we have to protect our code from that. A commit has already been pushed on master 1.0 by Thibault Saunier that helped me to find a good fix : http://cgit.freedesktop.org/gstreamer/gst-editing-services/commit/?id=7e121ff167c900faae46154f076ff5a35d49f938 I port the patch on gstreamer SDK (see in attachement). Could you please include it in the tree ? Feel free to ask me if you have any questions. Thanks, Eloi
Those 0.10 builds are not maintained by the GStreamer project, but 3rd parties. Their bug tracker is on bugs.freedesktop.org, please re-file the patch there, thanks.