[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 08:55:55 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 #16 from Edward Hervey  2007-08-30 15:55 UTC -------
Stefan, Why use a GstPluginFeature derivate to just give 3 strings ? It seems
overkill...
Adding a method like:
gboolean gst_plugin_set_external_dependency_info(GstPlugin *plugin, gchar*
paths, gchar* extensions, gchar *env);

would fill the job perfectly fine.

Or are you worried that adding 3 entries to GstPlugin would take too much room
?

And are we agreeing that these 3 items need to be plugin global ?


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