[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:51:13 PDT 2009


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2009-10-24 08:51:08 UTC ---
commit 5067664c09668384d57ccde51e6f2f62e1778cea
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Oct 21 09:48:41 2009 +0200

    typefind: Keep typefind factories sorted in the registry. Fixes #599147

    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