[Bug 749728] glimagesink doesn't work on nvidia OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 22 08:27:30 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #7 from Matthew Waters <ystreet00 at gmail.com> ---
commit 6586d32443d7f136c598294304abd26dc333f288
Author: Matthew Waters <matthew at centricular.com>
Date:   Sat May 23 01:00:18 2015 +1000

    gl/calayer: provide the exact GL api version for the wrapped context

    Otherwise we could end up being mistaken for the diference between a
    gl3 and a gl2 context resulting in a failure getting the list of
    extensions from the wrapped context due to the difference between
    glGetString and glGetStringi for the GL_EXTENSIONS token.

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

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