summaryrefslogtreecommitdiffstats
path: root/ext/theora
diff options
context:
space:
mode:
Diffstat (limited to 'ext/theora')
-rw-r--r--ext/theora/theoradec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/theora/theoradec.c b/ext/theora/theoradec.c
index b0bc1313..ba7b0c56 100644
--- a/ext/theora/theoradec.c
+++ b/ext/theora/theoradec.c
@@ -1101,4 +1101,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"theoradec",
"Theora dec (exp) plugin library",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)