[gstreamer-bugs] [Bug 520468] Add a Env to enable/disable scan_and_update_registry for usage on embedded

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 25 02:10:56 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=520468

  GStreamer | gstreamer (core) | Ver: 0.10.17




------- Comment #37 from Stefan Kost (gstreamer, gtkdoc dev)  2008-04-25 09:10 UTC -------
Well, it is done by default if your platform has fork() and you don't pass
--gst-disable-registry-fork. But ensure_current_registry_forking() wait for the
child-process to finish.

As far as I know, you can't initialize the libs totally async. I would be nice
to have a set of threads doing gst_init(), gtk_init() and so on and then wiat
for all of them to join. But imho that would not work.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520468.




More information about the Gstreamer-bugs mailing list