projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9cd135
)
[023/906] 2006-02-25 Julien MOUTTE <julien@moutte.net>
author
Julien Moutte
<julien@fluendo.com>
Sat, 25 Feb 2006 21:40:08 +0000
(21:40 +0000)
committer
Matthew Waters
<ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:16 +0000
(18:36 +0100)
* sys/glsink/glimagesink.c: It doesn't seem we need GLU.h
gst/gl/glimagesink.c
patch
|
blob
|
history
diff --git
a/gst/gl/glimagesink.c
b/gst/gl/glimagesink.c
index
b5a7a12
..
b312725
100644
(file)
--- a/
gst/gl/glimagesink.c
+++ b/
gst/gl/glimagesink.c
@@
-32,7
+32,6
@@
#include <GL/glx.h>
#include <GL/gl.h>
-#include <GL/glu.h>
GST_DEBUG_CATEGORY (gst_debug_glimage_sink);
#define GST_CAT_DEFAULT gst_debug_glimage_sink