weston/libweston/color-lcms
Pekka Paalanen 40e06794ad color-lcms: restructure xform_set_cmap_3dlut()
Right now this function only creates a CMM pipeline and produces a 3D
LUT from it, but in the future it can produce other types of
transformations. The function is renamed to xform_realize_chain()
because it creates a chain of profiles, forms a multi-profile-transform
from them, and fits that into weston_color_transform.

The further refactoring supports the future changes, and attempts to
make the code more readable.

There is provision for easily adding more profiles into the chain.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-09-28 10:28:28 +00:00
..
color-lcms.c color-lcms: color characteristics into HDR metadata 2022-05-27 10:30:35 +00:00
color-lcms.h color-lcms: rename output_eotf to eotf 2022-09-28 10:28:28 +00:00
color-profile.c color-lcms: rename output_eotf to eotf 2022-09-28 10:28:28 +00:00
color-transform.c color-lcms: restructure xform_set_cmap_3dlut() 2022-09-28 10:28:28 +00:00
meson.build build: consolidate lcms2 dependencies 2022-06-03 10:22:25 +00:00