From: Thomas Vander Stichele Date: Sat, 3 Jul 2004 23:11:04 +0000 (+0000) Subject: fix name X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~904 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab7738c8d1bb19cf6dae35414120bfa4a808079b;p=platform%2Fupstream%2Fgst-plugins-base.git fix name Original commit message from CVS: fix name --- diff --git a/ext/theora/theora.c b/ext/theora/theora.c index 87def35..9d9470c 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)