tools/gst-launch.c (main): Handle err == NULL. gst/gst.c (init_post, ensure_current_r...
authorAndy Wingo <wingo@pobox.com>
Sat, 8 Jul 2006 13:22:32 +0000 (13:22 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 8 Jul 2006 13:22:32 +0000 (13:22 +0000)
commit2ef04375e6fac0438cf42874b589f69dc20dc77d
tree6e4507c87b5ed5a4778d6fa14808e591ec53dbb3
parentea60952f0605fa8c29187455117f1f74daaa88b8
tools/gst-launch.c (main): Handle err == NULL. gst/gst.c (init_post, ensure_current_registry) (ensure_current_registr...

Original commit message from CVS:
2006-07-08  Andy Wingo  <wingo@pobox.com>

* tools/gst-launch.c (main): Handle err == NULL.

* gst/gst.c (init_post, ensure_current_registry)
(ensure_current_registry_forking)
(ensure_current_registry_nonforking): Reduce #ifdef ratnest by
factoring out the registry scanning into separate functions. Don't
fork for the rescan is GST_REGISTRY_FORK=no; useful in debugging.
Better environment var name/interface suggestions accepted.
ChangeLog
gst/gst.c
tools/gst-launch.c
win32/common/config.h