gst/gstregistry.c: refuse to add plugins when a plugin with same name is already...
authorBenjamin Otte <otte@gnome.org>
Mon, 10 May 2004 00:35:59 +0000 (00:35 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 10 May 2004 00:35:59 +0000 (00:35 +0000)
commita68e3697650fd008b7be71fd9f97434ed3e56770
treee0fc5b964fc367c316e6c23fe8ade7020f36d40a
parent4e0df2c4135c2bdd7aa960a7ce662959a58b1519
gst/gstregistry.c: refuse to add plugins when a plugin with same name is already registered. Fixes a bunch of "How to...

Original commit message from CVS:
* gst/gstregistry.c: (gst_registry_add_plugin):
refuse to add plugins when a plugin with same name is already
registered. Fixes a bunch of "How to remove plugins?" issues.
May lead to other problems though, let's test
ChangeLog
gst/gstregistry.c