add a source plugin description field, to represent the source module this plugin...
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 3 Sep 2005 17:00:52 +0000 (17:00 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 3 Sep 2005 17:00:52 +0000 (17:00 +0000)
commit25169fe885f1e3828cb2dab7fd0f032e5620e128
tree80d7ce26ce52861f0ff90171a2dce48a6ce0dbd7
parent91cd48e4b72af1f5d1724aa3ad44eabca292babb
add a source plugin description field, to represent the source module this plugin is a part of.  By default GST_PLUGI...

Original commit message from CVS:
add a source plugin description field, to represent the source
module this plugin is a part of.  By default GST_PLUGIN_DEFINE
will set it to PACKAGE, which is automake's idea of the name of
the source project.
ChangeLog
docs/gst/tmpl/gstplugin.sgml
gst/elements/gstelements.c
gst/gst.c
gst/gstplugin.c
gst/gstplugin.h
gst/registries/gstlibxmlregistry.c
gst/registries/gstxmlregistry.c
plugins/elements/gstelements.c
tools/gst-inspect.c