weston/libweston/color-lcms
Pekka Paalanen cea53a90d4 libweston: add HDR metadata to weston_output
This adds hdr_meta field in weston_output_color_outcome. This field is
intended to be set by color manager modules, and read by backends which
will send the information to the video sink in SMPTE ST 2084 mode a.k.a
Perceptual Quantizer HDR system.

Such metadata is essential in ST 2084 mode for the video sink to produce
a good picture.

The validation of the data and the group split is based on the HDR
Static Metata Type 1 definition in CTA-861-G specification.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-05-27 10:30:35 +00:00
..
color-lcms.c libweston: add HDR metadata to weston_output 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