summaryrefslogtreecommitdiffstats
path: root/gst/multifilesink
diff options
context:
space:
mode:
Diffstat (limited to 'gst/multifilesink')
-rw-r--r--gst/multifilesink/gstmultifilesink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/multifilesink/gstmultifilesink.c b/gst/multifilesink/gstmultifilesink.c
index 1c96ef8a..f40b2464 100644
--- a/gst/multifilesink/gstmultifilesink.c
+++ b/gst/multifilesink/gstmultifilesink.c
@@ -682,4 +682,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"multifilesink",
"multiple file sink (sequentially) after new media events",
- plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)