summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmuxer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmux/gstrtpmuxer.c')
-rw-r--r--gst/rtpmux/gstrtpmuxer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/rtpmux/gstrtpmuxer.c b/gst/rtpmux/gstrtpmuxer.c
index a4837d7c..619418bd 100644
--- a/gst/rtpmux/gstrtpmuxer.c
+++ b/gst/rtpmux/gstrtpmuxer.c
@@ -43,6 +43,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "rtpmuxer",
+ "rtpmux",
"RTP Muxer plugins",
- plugin_init, "0.1", "LGPL", "Farsight", "http://farsight.sf.net");
+ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)