[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 Jan 11 00:55:40 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev)  2007-01-11 08:54 UTC -------
basically we need a feature in order that the registry can figure that this
pluging needs special treatment.

Idea1:
What about having a GstWrapperFactory that derives from GstPluginFeature.

Idea2:
What about using a GstWrapperIface (like GstUriHandler). 

Plugins like LADSPA, LibVisual, ... would register an instance or implement the
Iface. In both versions the registry code can invoke a iface/feature method
which determines if a rescan of the registry is needed. For the sake of
simplicity we might want to rescan the whole registry.



-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list