Check to see if the registry is out of date, and if so try to rebuild it.
authorAndy Wingo <wingo@pobox.com>
Fri, 10 May 2002 01:13:40 +0000 (01:13 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 10 May 2002 01:13:40 +0000 (01:13 +0000)
commitd9a656b89b2c5e6837759cecc406f8e01f7b56b8
treefa5bdbb5b2f6472088388f9e7b964b8e16abae5f
parentde2a7b9ee84dd0c66d6e6d8ede3a9db8ab636a3f
Check to see if the registry is out of date, and if so try to rebuild it.

Original commit message from CVS:
Check to see if the registry is out of date, and if so try to rebuild it.

WIERD THING: trying to run gst-register using system() fails. Apparently child processes
can't link to libs parent processes use? It's wierd, and it could be a libtool issue.

That's probably just as well, it would be better just to use -register's code from within
core and not rely on another binary.
gst/gst.c
gst/gstregistry.c
gst/registries/gstxmlregistry.c