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)
commita593e140fc787aa4b43364ad6a8ddf340e795f7a
treee3f5f3c0b14e12a217430534ca598015cf077c34
parent4426ebf5e28316c53226f4c09ce62d29b5c9eecb
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