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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 14 23:06:01 PDT 2015


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

            Bug ID: 749411
           Summary: glcontext_egl should call eglTerminate to free
                    resources for non EGL DISPLAY types
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lj.qfy.sh at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303402
  --> https://bugzilla.gnome.org/attachment.cgi?id=303402&action=edit
patch

We found memory leak in wayland, x11 backend with glimagesink, then found
eglTerminate isn't called in egl context for non GST_GL_DISPLAY_TYPE_EGL types.

Here is the patch for fixing, please help review it.

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