[gstreamer-bugs] [Bug 348918] application should decide whether or not to use fork() to read registry cache

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 11 03:21:25 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348918
 GStreamer | gstreamer (core) | Ver: 0.10.9


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #2 from Wim Taymans  2006-08-11 10:21 UTC -------
Added API and command line option.

        * 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
        Fixes #348918.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list