From d6a5ec15d1a8d87f7bbfeeb79007a7cda5b74e1f Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Fri, 17 Dec 2004 17:02:53 +0000 Subject: gst/playback/gstdecodebin.c: make sure the facotries are ordered the same every time even if they have the same rank ... Original commit message from CVS: * gst/playback/gstdecodebin.c: (compare_ranks): make sure the facotries are ordered the same every time even if they have the same rank by using the name * gst/playback/gstdecodebin.c: (find_compatibles): make sure we don't add factories to the list twice --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17d935d8..efc554c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-12-17 Benjamin Otte + + * gst/playback/gstdecodebin.c: (compare_ranks): + make sure the facotries are ordered the same every time even if they + have the same rank by using the name + * gst/playback/gstdecodebin.c: (find_compatibles): + make sure we don't add factories to the list twice + 2004-12-16 David Schleef * configure.ac: look for musepack headers as musepack/*.h -- cgit v1.2.1