[gstreamer-bugs] [Bug 350095] registry start scan fails to handle wrapper plugins (ladspa, pitfdll, buzzmachines)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Aug 13 03:00:07 PDT 2006


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=350095
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev)  2006-08-13 09:59 UTC -------
A virtual method in GstPlugin would probably be the best. Then we could
subclass GstPlugin and have GstPythonPlugin or GstWrapperPlugin. Each of them
overrides the virtual had_changed method(). The default implementation check
*.so timestamps like now.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list