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:
3778a85
)
[093/906] remove 2 warnings
author
Julien Isorce
<julien.isorce@gmail.com>
Wed, 11 Jun 2008 23:12:53 +0000
(23:12 +0000)
committer
Matthew Waters
<ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:20 +0000
(18:36 +0100)
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@505
93df14bb
-0f41-7a43-8087-
d3e2a2f0e464
gst/gl/gstopengl.c
patch
|
blob
|
history
diff --git
a/gst/gl/gstopengl.c
b/gst/gl/gstopengl.c
index
6e10c1c
..
b3e64ab
100644
(file)
--- a/
gst/gl/gstopengl.c
+++ b/
gst/gl/gstopengl.c
@@
-30,6
+30,9
@@
#include "gstglimagesink.h"
#include "gstglcolorscale.h"
+GType gst_gl_filter_app_get_type (void);
+GType gst_gl_filter_cube_get_type (void);
+
#define GST_CAT_DEFAULT gst_gl_gstgl_debug
GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);