diff --git a/ext/theora/theora.c b/ext/theora/theora.c index 87def3568b..9d9470c9b5 100644 --- a/ext/theora/theora.c +++ b/ext/theora/theora.c @@ -45,6 +45,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "gsttheora", + "theora", "Theora plugin library", plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)