|
From: GStreamer (bugzilla.gnome.org) <bug...@bu...> - 2006-08-13 10:23:07
|
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=3D350477 GStreamer | gstreamer (core) | Ver: HEAD CVS ------- Comment #4 from Edward Hervey 2006-08-13 10:23 UTC ------- I've been thinking more about it. Those extra path/extensions/env should be stored globally for the registr= y (along ith the plugin that registered it). Because if they are only check= ed when the registry checks the specific plugin, the following case is going= to happen: _ registry starts scanning plugin directory (checking standard .so extens= ions) _ the scanning hits a plugin that registers an extension _ the registry starts scanning the directory again for that extension ... whereas it could figure out from the start that it needs to scan the = plugin directory with all registered extensions. --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the QA contact for the bug. |