tests: add colorspace unit test
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 16 Jun 2011 15:17:07 +0000 (17:17 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 17 Jun 2011 10:26:15 +0000 (12:26 +0200)
commitaf1fca6d7db1f5167679e550968a6e5d7b7628f7
treee4811749039613e023e2fbfe277a35756c83f6a5
parent6429ead4bc3b3a6a61d98c2276e6deb7d21553b3
tests: add colorspace unit test

Compares colorspace result with ffmpegcolorspace output using SSIM.
Also probes for possible crashes for odd width and height image by applying
all possible colorspace transformations.
tests/check/Makefile.am
tests/check/pipelines/colorspace.c [new file with mode: 0644]