[Bug 662091] plugin loader: spawn new plugin loader helper after loading N plugins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 26 03:20:49 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662091
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-26 10:20:43 UTC ---
commit dd9f244f033ba3978d6ee26d9205d29fdd862d7c
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Oct 18 23:19:47 2011 +0100

    registry: add support for GST_REGISTRY_REUSE_PLUGIN_SCANNER=no

    This will make sure we spawn a new plugin scanner helper for each plugin
    to be introspected, which helps with making sure we don't load too many
    shared objects (libs, plugins) at the same time on systems where there
    is a hard limit like on Android.

    A better version might re-use the scanner for up to N times, though
    it's not clear whether that would actually improve things dramatically.

    https://bugzilla.gnome.org/show_bug.cgi?id=662091

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


More information about the gstreamer-bugs mailing list