[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 00:51:10 PDT 2015


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

--- Comment #10 from Jian Li <lj.qfy.sh at gmail.com> ---
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.

I see there is GST_GL_DISPLAY_TYPE_WAYLAND defined, but no implementation.

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