[Bug 755251] gtksink: Rework threading around GtkWindow creation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 19 08:56:22 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nicolas Dufresne (stormer) from comment #1)
> For this element, the state change MUST be done from the main thread,
> otherwise everything falls appart.

I hope you mean this only for the case when the sink creates its own window?


You could do the window creation from a g_main_context_invoke() on the default
main context.

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