diff --git a/index.html b/index.html index 64da51f..18892f3 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,10 @@ previousPublishDate: "2003-11-10", previousMaturity: "REC", edDraftURI: "https://w3c.github.io/PNG-spec", + github: { + repoURL : "https://github.com/w3c/PNG-spec", + branch : "main" + }, extraCSS: ["https://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"], editors: [ { name: "Chris Blume", url: "https://www.programmax.net", w3cid: 127631 }, @@ -3698,6 +3702,9 @@

mDCv Mastering Display Color Volume

can be derived from cICP chunk formats. Specific examples of its most common use-cases for both HDR and SDR are available in [[ITU-T Series H Supplement 19]].

+

Issue #319 discusses tone-mapping behavior when + the mDCv chunk is present.

+

For SDR images, if mDCv display min/max luminance are unknown, the default characteristics can be derived from the values in [[ITU-T Series H Supplement 19]] Table 11 .”

@@ -3932,7 +3939,10 @@

cLLi Content Light Level Information

pixel (in cd/m2, also known as nits) of the entire playback sequence. There is often an algorithmic filter to eliminate false values occurring from processing or noise that could adversely affect intended downstream tone mapping.

- + +

Issue #319 discusses tone-mapping behavior when + the cLLi chunk is present.

+

Each frame is analyzed.

A value of zero for either MaxCLL or MaxFALL means that the value is unknown.