[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 10:54:23 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 #17 from Tim-Philipp Müller  2007-08-30 17:54 UTC -------
A flags argument might also be useful here (e.g. for a SCAN_RECURSIVELY flag).

I also think a simple list of extensions will be enough. If we allow globbing,
we'll run into problems with character sets and filename/directory path
encodings and UTF-8 and so one.

Instead of a function, one could also define a new
GstPluginExternalDependencyInfo structure and then use a field in the
GstPluginDesc to point to that, but I guess a function is probably a little
less ugly.


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