registry: Support installed/uninstalled plugin-scanner helper
authorJan Schmidt <thaytan@noraisin.net>
Fri, 6 Feb 2009 09:49:34 +0000 (09:49 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 6 Oct 2009 18:51:44 +0000 (19:51 +0100)
commit8bf3d8cec2283bce489bc8f47692040bf9205df0
tree47696db8e0c82eadcbe8626014e4f3cdfe85cf96
parent6eee943b36eae5fe28f98ad8e32683785171e3d1
registry: Support installed/uninstalled plugin-scanner helper

Add a simple version check when starting the plugin-scanner so we can
verify we're talking to one that talks the same language.
First try a plugin-scanner in the installed path, then try one via the
GST_PLUGIN_SCANNER env var if that doesn't work.
Update the uninstalled script.
Install the plugin-scanner to the libexec dir
configure.ac
docs/faq/gst-uninstalled
gst/gstpluginloader.c
libs/gst/helpers/Makefile.am