pad: Drop renegotiate event if there is no getcaps function on a sink pad
authorOlivier Crête <olivier.crete@collabora.co.uk>
Wed, 17 Mar 2010 21:17:10 +0000 (21:17 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 May 2011 13:04:25 +0000 (15:04 +0200)
commit581533cd0085a5ed9161a5dccf8394613ef2b1f0
treecdedf90899f36a5e7813f61ecb5e8d63b23f6c16
parent0179530bf1367966b187fa0c4134ec4f015922f8
pad: Drop renegotiate event if there is no getcaps function on a sink pad

If there is no custom getcaps function on a sink pad, then changes in
downstream caps will never be propagated, so there is no point in trying to
renegotiate the capabilities.
gst/gstpad.c