[Bug 777409] pluginbase: Query for OpenGL app_context

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 24 16:33:26 UTC 2017


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

--- Comment #22 from Matt Fischer <mattfischer84 at gmail.com> ---
Oh, wait, never mind, I see it now.  I didn't realize
gst_gl_ensure_element_data() actually created a display if it couldn't find
one.

That does complicate things, because I agree that randomly creating a display
is likely to lead to problems.  Is there some easy way to tell if the display
we got back was a default one?

Another alternative would be to avoid using gst_gl_ensure_element_data() and
instead perform the same function ourselves (perhaps using the query code that
exists in gstvaapivideocontext.c).  Does that sound like a better idea?

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