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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 20 06:34:12 PDT 2011


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

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-20 13:34:10 UTC ---
Created an attachment (id=199525)
 View: https://bugzilla.gnome.org/attachment.cgi?id=199525
 Review: https://bugzilla.gnome.org/review?bug=662091&attachment=199525

registry: add support for GST_REGISTRY_REUSE_PLUGIN_SCANNER=no

Tentative patch, seems to work.

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.

FIXME: a better version would re-use the scanner for up to N times

-- 
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