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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 15 02:54:48 PDT 2013


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

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

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

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