feature: use object name
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 24 May 2011 16:17:24 +0000 (18:17 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 24 May 2011 16:17:24 +0000 (18:17 +0200)
commit2c221a57296183a8e5fda3ec91e6874f590fa39b
tree3fe949ee73acf9641d0da79842d033d07edd3b29
parent65b427bf8e12869545c646e130e7f06348a31280
feature: use object name

Remove the name property from the plugin feature and port code to use the object
name instead.
gst/gstelementfactory.c
gst/gstindexfactory.c
gst/gstpluginfeature.c
gst/gstpluginfeature.h
gst/gstregistry.c
gst/gstregistrychunks.c
libs/gst/base/gsttypefindhelper.c
tests/check/gst/gstplugin.c
tools/gst-inspect.c
tools/gst-xmlinspect.c