gst/playback/gstdecodebin.c: make sure the facotries are ordered the same every time...
authorBenjamin Otte <otte@gnome.org>
Fri, 17 Dec 2004 17:02:53 +0000 (17:02 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 17 Dec 2004 17:02:53 +0000 (17:02 +0000)
commitd8ba6f1f3b0e3618acc7a5ef5623988c7c577912
tree3c6e57176799764f7d0fa18fc701be576c2a727a
parenta3d48eda72f6e2b44e99ad4219006f0e2d88ca9d
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
gst/playback/gstdecodebin.c