[Bug 774518] gl/egl: request to revert commit c6326530 - don't install the gstglcontext_egl.h header

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 12:10:21 UTC 2016


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

--- Comment #11 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Matthew Waters (ystreet00) from comment #9)
> You shouldn't need to.  Those are internal details.  If you need to, that's
> a bug elsewhere.

In that case we need a common interface between GstGLContext and
GstGLContextEGL for gst_egl_image_from_dmabuf::ctx_egl->eglCreateImageKHR call.

Or split gstglcontext_egl.c::gst_gl_context_egl_create_context since it calls
eglInitialize, eglGetDisplay, eglQueryString, to move egl->eglCreateImage
feeding in another function that will be call generically from GstGLContext.
Indeed I have no control on the init, I mean it is already done, I basically
can only change the get_proc_addr.

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