rename plugin

Original commit message from CVS:
rename plugin
This commit is contained in:
Thomas Vander Stichele 2005-08-15 14:15:40 +00:00
parent 96a0b1b9b9
commit 3e589b0977

View file

@ -39,6 +39,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gstaudioconvert",
"audioconvert",
"Convert audio to different formats",
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)