[Bug 766206] plugins: negotiate GstGLContext during the GstContext sharing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 12 17:22:35 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766206
--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 331373
--> https://bugzilla.gnome.org/attachment.cgi?id=331373&action=edit
pluginutil: set GLX display type
The function gst_vaapi_create_display_from_gl_context() cretes a
GstVaapiDisplay given a GstGLContext. But it didn't created a GLX VA display
when the GL platform was GLX, but a plain X11 VA display.
This patch fixes that, by querying the GL platform earlier.
--
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