asfmux: Fix plugin package name/origin
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 27 Dec 2010 19:58:26 +0000 (16:58 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 27 Dec 2010 19:58:26 +0000 (16:58 -0300)
gst/asfmux/gstasf.c

index fb93517..0cf3b32 100644 (file)
@@ -48,4 +48,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
     "asfmux",
     "ASF Muxer Plugin",
-    plugin_init, VERSION, "LGPL", "gsoc2009 package", "embedded.ufcg.edu.br")
+    plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)