[Bug 704807] Simplify windowing logic
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 6 14:27:38 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=704807
GStreamer | gst-plugins-gl | git
Julien Isorce <julien.isorce> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julien.isorce at gmail.com
--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2014-01-06 22:27:35 UTC ---
It's already implemented on egl. See eglCreatePbufferSurface (or
EGL_KHR_surfaceless_context) in gstglcontext_egl.c.
So we need to do the same thing on glx, wgl and cocoa.
Well almost everything on egl except the fact that we could accept a NULL
window. As done here:
https://bug704809.bugzilla-attachments.gnome.org/attachment.cgi?id=265481
--
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