Moved dtmf elements from gst-plugins-farsight to -bad
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Fri, 20 Feb 2009 22:41:37 +0000 (17:41 -0500)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 21 Feb 2009 16:48:08 +0000 (17:48 +0100)
gst/dtmf/gstdtmf.c

index 4d9d1a5..d50cf03 100644 (file)
@@ -26,4 +26,5 @@ plugin_init (GstPlugin * plugin)
 
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    "dtmf", "DTMF plugins", plugin_init, "0.1", "LGPL", "DTMF", "");
+    "dtmf", "DTMF plugins",
+    plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)