pluginfeature: store pointer to plugin in addition to the plugin name
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 24 Apr 2011 08:53:39 +0000 (09:53 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 24 Apr 2011 10:27:19 +0000 (11:27 +0100)
commit4926ce31c7b2fb1b42ddc12d502dbb99d41463b5
tree15555c632d0e2bca8c09dd82a633b45a5b787aed
parentd3d5b98c2fc31394bf2a9a1c71b33bce8c3a794a
pluginfeature: store pointer to plugin in addition to the plugin name

So we can reliably remove plugin features for a specific plugin later.

https://bugzilla.gnome.org/show_bug.cgi?id=604094
gst/gstelementfactory.c
gst/gstpluginfeature.c
gst/gstpluginfeature.h
gst/gstregistrychunks.c
gst/gsttypefind.c