pad: check template caps for proxy pads in accept-caps
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 5 Nov 2015 19:15:22 +0000 (16:15 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 6 Nov 2015 13:23:34 +0000 (10:23 -0300)
commit02d88fc3f3168e662750829c2488997eb2aba9ac
tree363e3a2820c87d1bd9278814a75f3d33199ba481
parent2c132becb4df250c443c6af58094a6175b00e113
pad: check template caps for proxy pads in accept-caps

Validate that the proxy pad indeed accepts the caps by also
comparing with the pad template caps, otherwise when the pad
had no internally linked pads it would always return true.

https://bugzilla.gnome.org/show_bug.cgi?id=754112
gst/gstpad.c