[Bug 704247] client-draw-callback in gstglimagesink causes on_draw to stop getting called.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 16 04:31:02 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704247
  GStreamer | gst-plugins-gl | git

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-16 11:30:59 UTC ---
Should all be good now :)

commit 8750d2d37b1a25ddd8dc486ca9c940e84a2ee7b0
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Tue Jul 16 13:28:19 2013 +0200

    x11: Protect event display connection with a mutex

    We use it from different threads and need to serialize the
    accesses to it.

commit 3eeb9ea5976351f72070408b3ea73b96dfd372bf
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Tue Jul 16 13:23:54 2013 +0200

    x11: Always use the same display connection from the GL thread

    The other display connection might be used by async calls from elsewhere
    at the same time.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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