tests: video: add video blend test
authorVineeth T M <vineeth.tm@samsung.com>
Mon, 10 Nov 2014 06:42:42 +0000 (12:12 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 16 Nov 2014 13:51:34 +0000 (13:51 +0000)
commit7f5aa9af04044373bf54536793c88aab3f7c8516
treee92ef09611118f9b5c78f0ed2f57541af9e04e1d
parentf4c1da5f491ed04052daa108439cf8544b65de67
tests: video: add video blend test

Add test to check rendering of overlays of different sizes
that are completely or partially outside the video surface.
Once the overlay is blended to the video, verify if the
position of the blended overlay is as expected, by comparing
the pixels of the blended video with the expected values.

https://bugzilla.gnome.org/show_bug.cgi?id=739281
tests/check/libs/video.c