Skip to content

Commit 751787b

Browse files
committed
[css-color-hdr] fix references breakage
1 parent 8b75399 commit 751787b

File tree

2 files changed

+61
-11
lines changed

2 files changed

+61
-11
lines changed

css-color-hdr/Overview.bs

+4-11
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,10 @@ Abstract: This module explores additions to CSS Color 4 to enable High Dynamic R
2020
"date": "3 July 2015",
2121
"rawDate": "2015-07-03"
2222
},
23-
"Dolby-PQ-levels": {
24-
"href": "https://www.dolby.com/us/en/technologies/dolby-vision/operational-guidelines-for-pq-2.pdf",
25-
"title": "Reference Level Guidelines for PQ (BT.2100)",
26-
"publisher": "Dolby Laoratories, Inc.",
27-
"date": "2016"
28-
},
2923
"Rec.2100": {
30-
"href": "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2100-2-201807-I!!PDF-E.pdf",
3124
"title": "ITU-R BT.2100-2 Image parameter values for high dynamic range television for use in production and international programme exchange",
3225
"publisher": "ITU",
26+
"href": "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2100-2-201807-I!!PDF-E.pdf",
3327
"rawDate": "2018-07-00",
3428
"date": "July 2018"
3529
},
@@ -42,8 +36,7 @@ Abstract: This module explores additions to CSS Color 4 to enable High Dynamic R
4236
},
4337
"Rec.2408": {
4438
"href": "https://www.itu.int/dms_pub/itu-r/opb/rep/R-REP-BT.2408-2017-PDF-E.pdf",
45-
"title": "ITU-R BT.2408-0 Operational practices in HDR
46-
television production",
39+
"title": "ITU-R BT.2408-0 Operational practices in HDR television production",
4740
"publisher": "ITU",
4841
"date": "October 2017"
4942
},
@@ -193,7 +186,7 @@ Predefined colorspaces for HDR: {#predefined-HDR}
193186

194187
Issue: add other examples, including encoding of sRGB red, green, blue and P3 red, green, blue.
195188

196-
Linear-light RGB signals are converted to PQ encoded as follows. An absolute luminance scale is used, so the luminance of diffuse (media) white is required to scale relative luminances. The maximum encodable value (peak, small-area white) in PQ is 10,000 cd/m². Media whte is 203 cd/m² [[!]].
189+
Linear-light RGB signals are converted to PQ encoded as follows. An absolute luminance scale is used, so the luminance of diffuse (media) white is required to scale relative luminances. The maximum encodable value (peak, small-area white) in PQ is 10,000 cd/m². Media whte is 203 cd/m² [[!Rec.2408]].
197190

198191
<!-- From Froehlich p.42
199192
and BT.2100 Table 4 p.4 Reference PQ OETF
@@ -404,7 +397,7 @@ must map SDR media white
404397
to the same luminance as is used
405398
to display the 75% HLG value. [[!SMPTE-ST-2084]]
406399

407-
Issue: see also tables 3 and 4 in ITU Rec.2408-0
400+
For further details, see also tables 3 and 4 in ITU Rec.2408-0 [[!Rec.2408]]
408401

409402
Absolute HDR, using the PQ transfer function,
410403
should map SDR media white

css-color-hdr/biblio.json

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"ARIB_STD-B67": {
3+
"href": "https://www.arib.or.jp/english/html/overview/doc/2-STD-B67v1_0.pdf",
4+
"title": "Essential Parameter Values for the Extended Image Dynamic Range Television (EIDRTV) System for Programme Production",
5+
"publisher": "ARIB",
6+
"date": "3 July 2015",
7+
"rawDate": "2015-07-03"
8+
},
9+
"Dolby-PQ-levels": {
10+
"href": "https://www.dolby.com/us/en/technologies/dolby-vision/operational-guidelines-for-pq-2.pdf",
11+
"title": "Reference Level Guidelines for PQ (BT.2100)",
12+
"publisher": "Dolby Laboratories, Inc.",
13+
"date": "2016"
14+
},
15+
"Rec.2100": {
16+
"title": "ITU-R BT.2100-2 Image parameter values for high dynamic range television for use in production and international programme exchange",
17+
"publisher": "ITU",
18+
"href": "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2100-2-201807-I!!PDF-E.pdf",
19+
"rawDate": "2018-07-00",
20+
"date": "July 2018"
21+
},
22+
"Rec.2390": {
23+
"href": "https://www.itu.int/dms_pub/itu-r/opb/rep/R-REP-BT.2390-8-2020-PDF-E.pdf",
24+
"title": "ITU-R BT.2390-8 High dynamic range television for production and international programme exchange",
25+
"publisher": "ITU",
26+
"date": "February 2020",
27+
"rawDate": "2020-02-00"
28+
},
29+
"Rec.2408": {
30+
"href": "https://www.itu.int/dms_pub/itu-r/opb/rep/R-REP-BT.2408-2017-PDF-E.pdf",
31+
"title": "ITU-R BT.2408-0 Operational practices in HDR television production",
32+
"publisher": "ITU",
33+
"date": "October 2017"
34+
},
35+
"Safdar-PUCS": {
36+
"authors": [
37+
"Safdar, Muhammad",
38+
"Ciu, Guihua",
39+
"Kim, Youn Jin",
40+
"Luo, Ming Ronnier"
41+
],
42+
"href": "https://www.osapublishing.org/DirectPDFAccess/33630C0F-CFF9-6328-FA6195B4E962F4D7_368272/oe-25-13-15131.pdf?da=1&id=368272&amp;seq=0&amp;mobile=no",
43+
"title": "Perceptually uniform color space for image signals including high dynamic range and wide gamut",
44+
"publisher": "Optics Express, vol 24 no 13 pp. 15131-15151",
45+
"date": "26 June 2017",
46+
"rawDate": "2017-06-26"
47+
},
48+
"SMPTE-ST-2084": {
49+
"href": "https://ieeexplore.ieee.org/document/7291452",
50+
"title": "ST 2084:2014 - SMPTE Standard - High Dynamic Range Electro-Optical Transfer Function of Mastering Reference Displays",
51+
"publisher": "SMPTE",
52+
"date": "29 August 2014",
53+
"rawDate": "2014-08-29",
54+
"abstract": "This standard specifies an EOTF characterizing high-dynamic-range reference displays used primarily for mastering non-broadcast content. This standard also specifies an Inverse-EOTF derived from the EOTF.",
55+
"isbn": "978-1-61482-829-7"
56+
}
57+
}

0 commit comments

Comments
 (0)