weston/libweston/color-lcms
Pekka Paalanen e108c1a2fe color-lcms: color characteristics into HDR metadata
This is the beginnings of creating composited content HDR metadata for
the ST2084 HDR mode. The immediate goal is to allow essentially setting
the HDR metadata from weston.ini, so that it can be experimented with.

Setting an output ICC profile will stop weston.ini metadata from taking
effect, but using an ICC profile in HDR mode is an open question anyway.

maxDML, maxCLL, and minDML are set based on the assumption that we want
to make use of the full sink/monitor dynamic range.

This also adds several TODOs about how we should handle output profiles,
basic output color characteristics, and HDR metadata. Implementing these
properly will take more thought and effort.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-05-27 10:30:35 +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: LCMS transform for color mapping 2022-02-12 23:19:00 -05:00
color-profile.c color-lcms: Always use cmsContext for LCMS API which has THR suffix 2022-03-01 22:49:39 -05:00
color-transform.c color-lcms: LCMS transform for color mapping 2022-02-12 23:19:00 -05:00
meson.build color: introduce weston_color_profile 2021-11-23 09:23:05 +00:00