[Bug 697990] pluginfeature: Fix the GstPluginFeature name comparison.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 15 02:55:46 PDT 2013


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

--- Comment #6 from sreerenj <bsreerenj at gmail.com> 2013-04-15 09:55:43 UTC ---
Created an attachment (id=241553)
 View: https://bugzilla.gnome.org/attachment.cgi?id=241553
 Review: https://bugzilla.gnome.org/review?bug=697990&attachment=241553

playbin: use ascending order for name based sorting of pluginfeatures.

The compare_factories_func() should return negative value if the rank of both
PluginFeatures are equal and the name of first PluginFeature comes before the
second one (== ascending order).

-- 
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