[gstreamer-bugs] [Bug 631019] New: Gst Plugins GL no longer OpenGL ES 2.0 friendly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 30 08:15:54 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=631019
  GStreamer | gst-plugins-gl | 0.10.30

           Summary: Gst Plugins GL no longer OpenGL ES 2.0 friendly
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-gl
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: antoni.silvestre at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=171435)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=171435)
Compilation error log

Even after successfully detecting OpenGL ES 2.0 the file
gst-libs/gst/gl/gstglfilter.c has instructions that are not part of the OpenGL
ES 2.0 specification.

It looks like this instructions were added in the following commit:
http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/commit/?id=6184670652af5f378eec42fae84971b0754855cd

Trying to find a temporary fix disabling the those parts of the code makes at
least the plugins glfilterblur and glfiltersobel unusable. Additionally some
code in the tests folder has non OpenGL ES 2.0 code too.

Attached there is a compilation error log.

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