plugin: remove gst_plugin_name_filter
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 29 Apr 2012 17:35:11 +0000 (18:35 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 29 Apr 2012 17:35:11 +0000 (18:35 +0100)
commit4889fd6b6f07fa0049c779bed343cab9ae417f55
tree917760f76b633188bc12f68a9565ec705e3384a7
parentc7eca5ca152649ca3d8bcb66b525d182698138ad
plugin: remove gst_plugin_name_filter

It's only used internally, most other users will likely
want to use gst_registry_find_plugin() directly instead
(and if not, they can easily walk the list and doing the
strcmp themselves).
docs/gst/gstreamer-sections.txt
gst/gstplugin.c
gst/gstplugin.h
gst/gstregistry.c
win32/common/libgstreamer.def