[gstreamer-bugs] [Bug 593786] support OpenGL es in autofoo

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 1 05:26:48 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593786



--- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-01 12:26:46 UTC ---
Created an attachment (id=142238)
WIP: assume openGLES2 if no opengl found

This patch gets me going, bu still fails with:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../gst-libs
-I../../../gst-libs -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-Wall -Wdeclaration-after-statement -Wpointer-arith -Werror -g
-DGST_DISABLE_DEPRECATED -g -O2 -MT libgstgl_0.10_la-gstglbuffer.lo -MD -MP -MF
.deps/libgstgl_0.10_la-gstglbuffer.Tpo -c gstglbuffer.c  -fPIC -DPIC -o
.libs/libgstgl_0.10_la-gstglbuffer.o
cc1: warnings being treated as errors
gstgles2.h:32: warning: 'glewGetString' defined but not used
gstgles2.h:38: warning: 'glewInit' defined but not used
gstgles2.h:44: warning: 'glewGetErrorString' defined but not used
gstgles2.h:131: warning: 'glReadBuffer' defined but not used
gstgles2.h:136: warning: 'glTexEnvi' defined but not used
make[4]: *** [libgstgl_0.10_la-gstglbuffer.lo] Error 1
make[4]: Leaving directory
`/home/ensonic/projects/multimedia/git/gst-plugins-gl/gst-libs/gst/gl'

Any ideas?

-- 
Configure bugmail: http://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