basetransform: Short-circuit CAPS query handling if transform_caps returns EMPTY...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Dec 2014 12:08:37 +0000 (13:08 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Dec 2014 12:08:37 +0000 (13:08 +0100)
commitf4bd5f119ae8e7b00de58d07dbc72323b59753cd
tree7473a1260b6b20e8244e3d060a555ac4d42f0190
parent03444acc94283026150469cf344af8ba1a0b4267
basetransform: Short-circuit CAPS query handling if transform_caps returns EMPTY caps

Both for the peer filter caps and the converted caps based on the peer caps.

If the peer filter caps are EMPTY, the peer caps query will also return
EMPTY. There's no ned to both downstream/upstream with this query.
libs/gst/base/gstbasetransform.c