[gstreamer-bugs] [Bug 631019] Gst Plugins GL no longer OpenGL ES 2.0 friendly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 1 02:21:58 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631019
GStreamer | gst-plugins-gl | 0.10.30
Antoni Silvestre <antoni.silvestre> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #171472|0 |1
is obsolete| |
--- Comment #5 from Antoni Silvestre <antoni.silvestre at gmail.com> 2010-10-01 09:21:49 UTC ---
Created an attachment (id=171474)
View: https://bugzilla.gnome.org/attachment.cgi?id=171474
Review: https://bugzilla.gnome.org/review?bug=631019&attachment=171474
Another change to the patch to not include Clutter examples in OpenGL ES
Sorry, just after uploading the patch I realized that when I changed the
Makefile.am I did not exclude the Clutter examples which for instance also link
to GLEW (In my setting this worked before because I don't have clutter
installed in the first place).
I changed it now to exclude the following folders:
generic, clutter and sdl
And the configuration includes the following folders when their respective libs
are available:
gtk wx qt and cocoa
QT and WX currently do not have any code so as of now they work for sure, I
have GTK in my environment and compiles well, and finally about cocoa I did
could not find any only regular OpenGL instruction so I also left it there.
--
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