[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 13:41:59 UTC 2016


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

--- Comment #15 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Matthew Waters (ystreet00) from comment #14)
> - egl_exts, you can implement yourself and has a function to check gl
> extensions with the above patch (and is overridable from the subclass).
> - gl_api, you can implement yourself and has a an overridable accessor.
> egl_major/minor, may need new API.
> 
> whatever you're doing now with gst_gl_context_get_proc_address() will still
> continue to work and can be overridden.  We just need to make sure that
> nobody uses the private GstGLContextEGL::egl*Image* functions anymore.

Thx for the suggestion. As you said I will need to change GstGL. I plan to do
it next month. It will happen after the move to -base unless you plan to do the
move later.

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