plugin: warn if plugin name starts with a "
authorTim-Philipp Müller <tim@centricular.net>
Thu, 2 Aug 2012 23:05:53 +0000 (00:05 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 2 Aug 2012 23:05:53 +0000 (00:05 +0100)
commitdc837f8f600ce8fd82d5291a9c467de10bfd41a3
treed7287f93bc6f79cfd314a3b213eb50267bdebe87
parent31eb27aa16e2972075537c076089a43f3e73370f
plugin: warn if plugin name starts with a "

This can easily happen as side-effect of the plugin name
in GST_PLUGIN_DEFINE no longer being a string in 0.11, but
a name to G_STRINGIFY.
gst/gstplugin.c