Updated scaling test to support rgb565, source clipping, etc.
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 20 Apr 2009 13:13:44 +0000 (16:13 +0300)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 25 Apr 2009 01:51:30 +0000 (21:51 -0400)
commitdbb72c02fda0d59d0da4ba100c7120ebc244835f
tree0f899916159f91a23f2c61df47520cda21a32c40
parent880afeecc0d8bd610733292fd1cb692bba98dd5b
Updated scaling test to support rgb565, source clipping, etc.

Now test provides better coverage for various image scaling
cases. Unused byte for x8r8g8b8 format is ignored. Running
the test program without any command line options provides
a PASS/FAIL verdict based on the precalculated crc32 value
for using pixman with all the fastpath functions disabled,
which should simplify testing for correcteness.
test/scaling-test.c