[Bug 793643] vaapi: GL context sharing issue with WebKit

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 26 17:38:00 UTC 2018


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

--- Comment #7 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 371438
  --> https://bugzilla.gnome.org/attachment.cgi?id=371438&action=edit
plugins: pass members as parameters of gst_gl_ensure_element_data()

The parameters of gst_gl_ensure_element_data() have to be not
local variable since they are going to be used to see if they're
set in gst_element_set_context() inside the API.

This is basically a revert of commit 3d56306c

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