From fff667c829b067500a5a3bf84e7bae1bb293d3aa Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Mon, 1 Sep 2025 14:38:52 +0300 Subject: [PATCH] staging/color-management: remove notes about TF encoding These wordings have raised confusion around encoding vs. decoding: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36444#note_3036854 Remove them, they didn't contain anything significant for the protocol. Signed-off-by: Pekka Paalanen --- staging/color-management/color-management-v1.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/staging/color-management/color-management-v1.xml b/staging/color-management/color-management-v1.xml index 4c1bc75..16a39ca 100644 --- a/staging/color-management/color-management-v1.xml +++ b/staging/color-management/color-management-v1.xml @@ -1045,7 +1045,7 @@ functions. When the resulting image description is attached to an image, the - content should be encoded and decoded according to the industry standard + content should be decoded according to the industry standard practices for the transfer characteristic. Only names advertised with wp_color_manager_v1 event supported_tf_named @@ -1067,9 +1067,6 @@ range of the curve are all finite real numbers. This curve represents the conversion from electrical to optical color channel values. - When the resulting image description is attached to an image, the - content should be encoded with the inverse of the power curve. - The curve exponent shall be multiplied by 10000 to get the argument eexp value to carry the precision of 4 decimals.