pluginfeature: make GstPluginFeature structure private
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 19 May 2012 16:24:52 +0000 (17:24 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 19 May 2012 16:25:24 +0000 (17:25 +0100)
commit5b4417ff9e8e75ba925050853afd7b27bf638221
tree6d083b77d9a13a539d96067f720bedeb67325848
parent37e516ccf7f0f5edbcf34bcfe6de2b97dc1f873a
pluginfeature: make GstPluginFeature structure private

Make GstPluginFeature opaque until we have time to
clean it up a little. Only GstElementFactory and
GstTypefindFactory derive from it, and they are
opaque already, and we currently don't support
custom plugin features in the registry anyway.
gst/gst_private.h
gst/gstpluginfeature.h