[Bug 700058] New: The EGL display wrapper should allow delegate the eglTerminate call

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 10 03:41:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700058
  GStreamer | gst-plugins-bad | git

           Summary: The EGL display wrapper should allow delegate the
                    eglTerminate call
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: n770galaxy at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In some scenarios, for example in qtwebkit, might be difficult to obtain full
control on the egl display and it might be only accessible indirectly via
eglGetCurrentDisplay.

Would be better add a GDestroyNotify to the wrapper so it is also able to
support scenarios were the display is shared with the application and the
application itself will take care of the display termination.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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