[Bug 766206] plugins: negotiate GstGLContext during the GstContext sharing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 14 10:48:39 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766206
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #331373|0 |1
is obsolete| |
--- Comment #9 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 331480
--> https://bugzilla.gnome.org/attachment.cgi?id=331480&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