tests: add initial test for video processing.
authorZhao Halley <halley.zhao@intel.com>
Mon, 8 Jul 2013 08:54:55 +0000 (16:54 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 23 Aug 2013 17:00:38 +0000 (19:00 +0200)
commitd7cc1374ed103217bc5a5661167a8c5302e021ea
treec6b109d18858109b52d6025b5e18f074f053b943
parent944a7bd077fdc77c7383f975af45f0db262bff77
tests: add initial test for video processing.

Add minimal test case for video processing: scaling and color format
conversion.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
tests/Makefile.am
tests/test-filter.c [new file with mode: 0755]