|
From: GStreamer (bugzilla.gnome.org) <bug...@bu...> - 2007-08-29 17:07:18
|
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=350477 GStreamer | gstreamer (core) | Ver: HEAD CVS ------- Comment #14 from Edward Hervey 2007-08-29 17:06 UTC ------- Thinking some more... I don't think we really can do this on plugin features. Take ladspa for example, on my system that plugin provides 173 plugin features... If we are to store 173 times some paths/extensions/files/timestamps which are ALL identical it seems a bit overkill, let alone grow the registry to an insane size which will mean taking longer to scan many times (173 times in this case) the same files to make sure they haven't changed. So we need a plugin-global way of providing this information. -- 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=350477. |