[Bug 755618] New: gstglfilter: fix error GL_INVALID_OPERATION "glBindBuffer: buffer bound to more than 1"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 25 02:35:23 PDT 2015


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

            Bug ID: 755618
           Summary: gstglfilter: fix error GL_INVALID_OPERATION
                    "glBindBuffer: buffer bound to more than 1"
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: julien.isorce at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When using gstglfilter (for fun) with chromium gpu process it fails:

GL ERROR :GL_INVALID_OPERATION : glBindBuffer: buffer bound to more than 1
target
And obviously then GL ERROR :GL_INVALID_OPERATION : glDrawElements: No element
array buffer bound
And then black frame.

It was for fun but it is a real bug. Patch follows.

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