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)
commit58f23bb616bf2c5d57baf3a2d9da8cde57a383da
treeb1ef6794005140d14eaa45caa1ee42dfca4ffb4d
parent895f3e80d47e0c9f343aebfe7f77d7236cf22a2c
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