pluginloader: try scanner set via env var before using the installed one
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 20 Jan 2010 09:45:06 +0000 (09:45 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 20 Jan 2010 09:48:27 +0000 (09:48 +0000)
commit89676040530f5336ff157598870bfaff0d7d4aad
tree5db90de39b8104e07d097788ced80eeccf6a53a6
parentf137d188cb642094bcd21de75e0856907b99dc22
pluginloader: try scanner set via env var before using the installed one

If the GST_PLUGIN_SCANNER environment variable is set, we should try
the scanner specified there first, to make sure the right scanner binary
is used for uninstalled setups and builds from source when there's
already an installed version.
gst/gstpluginloader.c