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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 20 22:20:35 PDT 2015


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

--- Comment #7 from Matthew Waters <ystreet00 at gmail.com> ---
eglTerminate attempts to release *any* resource associated with the EGLDisplay
connection (or at least marks for deletion and freed when they are not used). 
That being *any* EGLSurface/pbuffer/EGLImage?/EGLConfig or eglInitialize()ed,
etc objects.

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