summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-09-13 03:32:04 +0200
committerJulien Isorce <julien.isorce@gmail.com>2008-09-13 03:32:04 +0200
commitab276a84c37ae22e882a96031221eac77dac9c2f (patch)
tree94e7d265dd873d0effb3fd6f52c15dcf19f94b9d /win32
parentba5290484336e2b8f48d7f22aea743b8629ec01b (diff)
Use a gst debug category for GstGLDisplay instead of g_print, gst-launch-0.10 --gst-debug=gldisplay:3 videotestsrc ! glimagesink
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 2e08862..d8a79d5 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -27,7 +27,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer OpengGL Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer OpengGL Plug-ins GIT/prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"