[Bug 744020] New: Auto-disabling of Desktop OpenGL when it can't be used doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 4 15:20:56 PST 2015


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

           Summary: Auto-disabling of Desktop OpenGL when it can't be used
                    doesn't work
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ansla80 at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The "X, GLX and OpenGL" block would set USE_OPENGL based on the value of
HAVE_GL before the "check if we can include both GL and GLES2 at the same time"
block is executed and sets HAVE_GL to false.

Attached patch also fixes 2 typos I found in the process.

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