[Bug 779181] gst_gl_window_eagl_new can be called multiple times in different threads, which can lead to deadlocks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Feb 26 11:14:22 UTC 2017


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

--- Comment #5 from Nick Kallen <socialmediamaster9000 at gmail.com> ---
I 80% understand what you're saying. Would it be easy/possible for it to give a
nice warning rather than deadlock?

> Side note, how do you deal with not-linked if glupload isn't linked to anything?

I think this is what async bins do for you. They can do some of the setup and
caps negotiation but not all. When I wasn't using async bins setting the bins
to the playing state when they were in the pipeline would sometimes pause the
entire pipeline.

-- 
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