diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-05-27 17:08:34 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-06-20 22:03:04 +0300 |
commit | 14388783098d8fefcbec403c6c0780f967ad919e (patch) | |
tree | dbd791a9ba7b52848d5fd777711fa4e2360b25f0 /README | |
parent | 25342673c441b00baf661e89cc3e4dd1a2cf7213 (diff) |
tests: Add CLU and LUT test
Test CLU and LUT operation in both RGB and YUV modes with different look
up tables.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -44,8 +44,9 @@ system in a directory included in $PATH. * raw2rgbpnm (available at git://git.retiisi.org.uk/~sailus/raw2rgbpnm.git) * yavta (available at git://git.ideasonboard.org/yavta.git) -All but the HGO test can be run with the latest version of these tools. To -test the HGO, the 'metadata' branch of 'yavta' is currently needed. +All but the HGO and CLU/LUT tests can be run with the latest version of these +tools. To test the HGO and CLU/LUT, the 'vsp' branch of 'yavta' is currently +needed. ----------------- |