[Bug 766206] plugins: negotiate GstGLContext during the GstContext sharing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 12 17:22:30 UTC 2016


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

--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 331372
  --> https://bugzilla.gnome.org/attachment.cgi?id=331372&action=edit
plugins: add gst_vaapi_plugin_base_find_gl_context()

Using the GstContext mechanism, it is possible to find if the pipeline
shares a GstGLContext, even if we are not to negotiating GLTextureUpload
meta. This is interesting because we could negotiate system memory caps
feature, but enable DMABuf if the GstGLContext is EGL with some extensions.

This patch exposes a new method gst_vaapi_plugin_base_find_gl_context().

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