gst/gstutils.c: Check if the caps of the pads are compatible before returning a pad...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 9 Dec 2008 15:45:36 +0000 (15:45 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 9 Dec 2008 15:45:36 +0000 (15:45 +0000)
commit629b2a910b37aac49a3e28718220cdf3a2228bdc
tree33628415dde73a3c2c09973a0fd776b0cf63d0f6
parent4e0529af2502d6f496119763c2921867f46c82ff
gst/gstutils.c: Check if the caps of the pads are compatible before returning a pad and claiming it is compatible. Th...

Original commit message from CVS:
* gst/gstutils.c: (gst_element_get_compatible_pad):
Check if the caps of the pads are compatible before returning
a pad and claiming it is compatible. This, among other things,
fixes a bug with gst-launch where an incompatible pad is chosen
and linking fails. Fixes bug #544003.
ChangeLog
gst/gstutils.c