[gstreamer-bugs] [Bug 580412] New API for getting plugins
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 29 00:47:15 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=580412
GStreamer | gst-plugins-base | 0.10.x
--- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-01-29 08:47:11 UTC ---
(In reply to comment #1)
> I'd suggest something along the lines of
>
> GList *gst_.._get_element_factories(GstCaps *incaps, GstCaps *outcaps, gchar
> *first_class, gchar *second_class, ...);
>
> There is some nasty code that does something like that in a much less generic
> way in Farsight.
Just provide the class as one arg: "class1/class2/class3" the classes do not
form a hierarchy anyway.
Code is here already more or less
http://buzztard.svn.sourceforge.net/viewvc/buzztard/trunk/buzztard/src/lib/core/tools.c?view=markup#l_45
http://buzztard.svn.sourceforge.net/viewvc/buzztard/trunk/buzztard/src/lib/core/tools.c?view=markup#l_76
--
Configure bugmail: https://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