summaryrefslogtreecommitdiffstats
path: root/ext/dv
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dv')
-rw-r--r--ext/dv/gstdv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dv/gstdv.c b/ext/dv/gstdv.c
index 06bf4825..55d5cf07 100644
--- a/ext/dv/gstdv.c
+++ b/ext/dv/gstdv.c
@@ -43,4 +43,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"dv",
"DV demuxer and decoder based on libdv (libdv.sf.net)",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN);
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);