[gstreamer-bugs] [Bug 599147] typefind : Avoid having to re-sort the typefind factory list
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Oct 24 01:15:09 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=599147
GStreamer | gstreamer (core) | git
--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2009-10-24 08:15:07 UTC ---
Created an attachment (id=146156)
View: https://bugzilla.gnome.org/attachment.cgi?id=146156
Review: https://bugzilla.gnome.org/review?bug=599147&attachment=146156
typefind: Keep typefind factories sorted in the registry
This avoids having to do the sorting everytime we use typefind
The behaviour of gst_type_find_factory_get_list has subtlely changed
in the sense that the order was previously undefined, whereas now
it returns them sorted by rank and then by name.
--
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