[gstreamer-bugs] [Bug 350477] [Registry] Provide a way for plugins to delegate the 'changes' behaviour

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 30 14:15:14 PDT 2007


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 #18 from Stefan Kost (gstreamer, gtkdoc dev)  2007-08-30 21:15 UTC -------
Oh right. Yes lets put it into the plugin struct. I definitely want it plugin
global. Thats what I menat wit my last comment (that there wouldn't be 173
times the info).

So this could look like:
gst_plugin_set_external_dependency_info(plugin,
"/usr/lib/ladspa:/usr/local/lib/ladspa",".so,.so2","LADSPA_PLUGIN_PATH",FLAG_NONE);

(yes *.so2 is nonsense). Dunno if it also make sense to have a flag that
defines wheter the env-var that holds a path too would be prefered over the
path, prepended or appened to the path.

The registry cache would need to carry a timestamp for each directory (or even
each file?) in order to check for changes.


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




More information about the Gstreamer-bugs mailing list