Doc updates.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Aug 2006 10:19:51 +0000 (10:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 11 Aug 2006 10:19:51 +0000 (10:19 +0000)
commitc9b8c5414a5219b595bfae3d06407c2e718031b6
tree37fe5345ed5d785a286e4ba627a6a12d164ae667
parent566f5d8debe865526450967b61745c7b07d2f63b
Doc updates.

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gst.c: (gst_init_get_option_group), (gst_init_check),
(ensure_current_registry_forking), (ensure_current_registry),
(parse_one_option), (parse_goption_arg), (gst_deinit),
(gst_registry_fork_is_enabled), (gst_registry_fork_set_enabled):
* gst/gst.h:
Doc updates.
Added API and command line option to disable registry forking in
addition to the environment variable.
Constify some static arrays.
Added some more debug.
Don't deinit twice.
API: gst_registry_fork_is_enabled()
API: gst_registry_fork_set_enabled()
API: --gst-disable-registry-fork command line option
ChangeLog
docs/gst/gstreamer-sections.txt
gst/gst.c
gst/gst.h