gstpad: Assume pads are compatible if we don't have templates
authorEdward Hervey <bilboed@bilboed.com>
Tue, 20 Jul 2010 18:49:12 +0000 (20:49 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 20 Jul 2010 18:52:35 +0000 (20:52 +0200)
commit21c8edca2a04938a9afcd63d7ac3b82a8cb87c9b
treedbb2efcb57df1e82ab2ec0866da800037999d019
parent29a35e70e11d78923654f76ed0fb2efca14c6244
gstpad: Assume pads are compatible if we don't have templates

This is the same behaviour as if we had a pad template caps of
GST_CAPS_ANY on any of the pads (i.e. the actual check will be done
during caps negotiation).
gst/gstpad.c