mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 03:30:13 +01:00
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:
parent
57c78b9b8a
commit
fff667c829
1 changed files with 1 additions and 4 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue