Revert "pad: Use gst_pad_accept_caps() instead of manually checking when configuring...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 8 Sep 2011 12:29:00 +0000 (14:29 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 8 Sep 2011 12:29:00 +0000 (14:29 +0200)
commit7a82ed41f8139a7c22184d60949e380c0aa39a44
tree0b9bb436c31eb086e11d2ce751448a8ed1282b08
parentd3cad28da936b037d877dc70c02286b81b680284
Revert "pad: Use gst_pad_accept_caps() instead of manually checking when configuring a sinkpad"

This reverts commit d3cad28da936b037d877dc70c02286b81b680284.

It causes performance problems because acceptcaps() propagates downstream.
gst/gstpad.c