GST_PLUGIN_PATH gets split into the user registry some debugging output in registry...
authorAndy Wingo <wingo@pobox.com>
Fri, 10 May 2002 03:27:42 +0000 (03:27 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 10 May 2002 03:27:42 +0000 (03:27 +0000)
commitfbbdca6996ca9333653cf85d14b79215420abc02
tree5abafe4571ecf8a9b6fb63cc86105740104de928
parent246b03c75dcfbc2b1d1024a83e1e50ec418b23f0
GST_PLUGIN_PATH gets split into the user registry some debugging output in registry rebuilding don't go into =build, ...

Original commit message from CVS:
* GST_PLUGIN_PATH gets split into the user registry
* some debugging output in registry rebuilding
* don't go into =build, =inst, etc
* i really don't know what the current idiom is for the plugin test suites, disabling for now

still pending issues: what to do when other plugin paths are passed on the command
line for existing registries. if the existing registries were built against those
paths, the time checks work, but if not they will need to be rebuilt. i have a feeling
they should be rebuilt in any case, but it's a tricky issue.
gst/gst.c
gst/registries/gstxmlregistry.c
tests/old/testsuite/plugin/Makefile.am
testsuite/plugin/Makefile.am