inputselector: always proxy caps query
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 14 Aug 2014 21:53:40 +0000 (18:53 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 14 Aug 2014 22:16:43 +0000 (19:16 -0300)
commit3001f3b4332e2a5173f6cb7d56592747899f461c
treeed686fdfed4157a7554789b8de9bfb92d7a08d38
parentf88a98199732ec37f0f27bdb8672939c481eb568
inputselector: always proxy caps query

Otherwise it would only be proxied for the active pad which can lead
upstream to use an incompatible caps for the downstream element.

Even if a reconfigure event is sent upstream when the pad is activated, this
will save the caps reconfiguration if it is already using an acceptable caps.
plugins/elements/gstinputselector.c