eglglessink: Use more constants instead of hardcoding values
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 2 Nov 2012 10:29:54 +0000 (11:29 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 08:57:56 +0000 (09:57 +0100)
ext/eglgles/gsteglglessink.c

index 7625cf6d866b5bf5e1eeaf81afeba573bfc59980..570a99f66ef49e9c9edc6528e5dda71598b7a73f 100644 (file)
@@ -2458,4 +2458,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     eglglessink,
     "EGL/GLES sink",
     eglglessink_plugin_init,
-    VERSION, "LGPL", "GStreamer", "http://gstreamer.net/")
+    VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)