[Bug 784414] ges-timeline-element: emit 'deep-notify' signal in main thread

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 1 14:00:36 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #9 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
I also think g_idle_add is wrong, as Thibault just mention GES can run on
another GMaintContext/Thread. Use g_idle_source_new instead and attach it to
the thread default 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