compositor: fix rectangle obscure test to clamp against the output frame size
authorMatthew Waters <matthew@centricular.com>
Wed, 13 May 2015 07:38:35 +0000 (17:38 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 13 May 2015 07:44:30 +0000 (17:44 +1000)
commitc51916905293587f090f172c3971209e4af971dd
treeb1f87e67de886b67b722a28b9c2d882db06452d4
parent725c1147bcb82250d70f012da7ff5b17f24c1107
compositor: fix rectangle obscure test to clamp against the output frame size

Rather than one of the input pad video info's.

The test checking this was not constraining the output frame size
to ensure that the out of frame stream was not being displayed.
gst/compositor/compositor.c
tests/check/elements/compositor.c