[Bug 727843] glimagesink: shows only a black screen

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 9 22:43:45 PDT 2014


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

--- Comment #4 from Matthew Waters <ystreet00 at gmail.com> 2014-04-10 05:43:43 UTC ---
git bisect says:

commit 82b7c915bb02a9790d256d599452e5a54afda633
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Apr 6 11:57:12 2014 +0200

    glimagesink: Create GL context and set up window from the streaming thread

    gst_gl_context_create() might need to dispatch some operations to the
    application's main thread, and calling this in the change_state function
    can cause deadlocks.

So it would seem that there's some funky thread affinity going on here.

What was the reason you needed this for the EAGL stuff Sebastian?

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