standard elements

Original commit message from CVS:
standard elements
This commit is contained in:
Thomas Vander Stichele 2005-08-14 16:14:11 +00:00
parent 7b26b4d950
commit 5eef31f18f

View file

@ -77,6 +77,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gstelements",
"standardelements",
"standard GStreamer elements",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)