[gstreamer-bugs] [Bug 599147] typefind : Avoid having to re-sort the typefind factory list

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 21 09:13:38 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599147
  GStreamer | gstreamer (core) | git

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2009-10-21 07:56:43 UTC ---
Created an attachment (id=145925)
 View: https://bugzilla.gnome.org/attachment.cgi?id=145925
 Review: https://bugzilla.gnome.org/review?bug=599147&attachment=145925

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