mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
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
This commit is contained in:
parent
b2c01d68e3
commit
d6a5ec15d1
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* 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 <ds@schleef.org>
|
||||
|
||||
* configure.ac: look for musepack headers as musepack/*.h
|
||||
|
|
Loading…
Reference in a new issue