Clamp out-of-range XYZ values in xyz_to_rgb() and pass notes about their existance.
[libdcp.git] / test / rgb_xyz_test.cc
2015-01-07 Carl HetheringtonClamp out-of-range XYZ values in xyz_to_rgb() and pass...
2015-01-04 Carl HetheringtonTry to fix static initialisation order problems.
2015-01-03 Carl HetheringtonTweaks to test setup; don't always compute coverage.
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.