gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymore
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Apr 2012 12:17:16 +0000 (14:17 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Apr 2012 12:17:16 +0000 (14:17 +0200)
commitaca083c56d1328d1c36c7190036d7ff6cd2e3a2d
treec29b520ba01281b8fc1e48e1bd2814e0225430eb
parent079b2cb0c791c9bd5a272129f2d4db1e26e1beda
gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymore

This will be needed when we later add support for static linking
of plugins without introducing new API or changing existing API.
docs/pwg/building-boiler.xml
gst/gstplugin.h
plugins/elements/gstelements.c