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 <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen 2025-09-01 14:38:52 +03:00
parent 57c78b9b8a
commit fff667c829

View file

@ -1045,7 +1045,7 @@
functions. functions.
When the resulting image description is attached to an image, the 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. practices for the transfer characteristic.
Only names advertised with wp_color_manager_v1 event supported_tf_named 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 range of the curve are all finite real numbers. This curve represents
the conversion from electrical to optical color channel values. 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 The curve exponent shall be multiplied by 10000 to get the argument eexp
value to carry the precision of 4 decimals. value to carry the precision of 4 decimals.