[Bug 752743] gl: add support for egl+x11+swrast on osx

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 23 17:24:27 PDT 2015


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

--- Comment #11 from Julien Isorce <julien.isorce at gmail.com> ---
Created attachment 308044
  --> https://bugzilla.gnome.org/attachment.cgi?id=308044&action=edit
gl: support cgl, egl and glx within a same build

On osx, with the same build,
    gst-launch-1.0 videotestsrc ! glimagesink works with:

    GST_GL_PLATFORM=egl GST_GL_WINDOW=x11 GST_GL_API=gles2
    GST_GL_PLATFORM=egl GST_GL_WINDOW=x11 GST_GL_API=opengl

    GST_GL_PLATFORM=glx GST_GL_WINDOW=x11 GST_GL_API=opengl

    GST_GL_PLATFORM=cgl GST_GL_WINDOW=cocoa GST_GL_API=opengl
    GST_GL_PLATFORM=cgl GST_GL_WINDOW=cocoa GST_GL_API=opengl3

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