[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:24:23 UTC 2016


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

--- Comment #14 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
- 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.

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