[Bug 749411] glcontext_egl should call eglTerminate to free resources for non EGL DISPLAY types

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 01:16:59 PDT 2015


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

--- Comment #12 from Matthew Waters <ystreet00 at gmail.com> ---
(In reply to Jian Li from comment #10)
> So the solution is to create a gldisplay_wayland class, move wayland display
> from window_wayland_egl to this class, and do eglGetDisplay and eglTerminate
> based on the reference count? When create egl context, it will get the egl
> display from this class directly.

Something like that.  It might make more sense to have some kind of interface
for that or maybe just a place to store related data on the GstGLDisplay (a
GstStructure?).

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