[Bug 755251] gtksink: Rework threading around GtkWindow creation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 05:19:56 PDT 2015


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

--- Comment #20 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Btw, this code that go back to main thread very often deadlock. So it's just a
plaster. (e.g. If main thread try to set the pipeline to NULL while the stream
thread is waiting for an operation to run on main thread it deadlock). This is
why this element was not meant to be used with playsink, but by application
directly. The rest was just added to ease debugging, if it's causing issues, we
should just remove the windowing code entirely (or make it a property at best).

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