diff options
| author | Sebastian Wick <sebastian.wick@redhat.com> | 2024-06-06 17:36:07 +0200 |
|---|---|---|
| committer | Sebastian Wick <sebastian.wick@redhat.com> | 2024-06-06 17:36:07 +0200 |
| commit | 308826f4a56da6585545e68d9353bd69d1da5f4e (patch) | |
| tree | af2d10d04110c1960db0609f7ed1191de7e8c87f | |
| parent | 47d55eb1f17c5d928d293cd62d6b2f9a0a3729da (diff) | |
color: H.273 is authority for well-known transfer functions
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
| -rw-r--r-- | staging/color-management/color-management-v1.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/staging/color-management/color-management-v1.xml b/staging/color-management/color-management-v1.xml index 7fed6f4..bcf00b1 100644 --- a/staging/color-management/color-management-v1.xml +++ b/staging/color-management/color-management-v1.xml @@ -144,6 +144,7 @@ Named color primaries used to encode well-known sets of primaries. H.273 is the authority, when it comes to the exact values of primaries and authoritative specifications, where an equivalent code point exists. + Descriptions do list the specifications for convenience. </description> @@ -239,7 +240,12 @@ <enum name="transfer_function"> <description summary="named transfer functions"> - Named Transfer Functions. + Named transfer functions used to encode well-known transfer + characteristics. H.273 is the authority, when it comes to the exact + formulas and authoritative specifications, where an equivalent code + point exists. + + Descriptions do list the specifications for convenience. </description> <entry name="bt709" value="0"> |
