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)
commitdf7370bc2a63c40867d01428223cb1b08a456f44
treedbf1f4f3bed8c49081c085043297449c86f49a5b
parent7b48ab14e1368a220bef111faaff4530205e2393
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