Skip to content

Commit

Permalink
adding specs based on tobie#792
Browse files Browse the repository at this point in the history
This commit adds:
- SMPTE ST 170
- SMPTE ST 240
- IEC 61966-2-1
- ITU-R BT.2100

ISO/IEC 23091-2 (CICP) spec is already in iso_jtc1_sc29.json however its
not so clear to me how to reference the latest version that is not under
development. See relevant discussion in tobie#832
  • Loading branch information
podborski committed Nov 21, 2024
1 parent b305ed0 commit 6c4d3e7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions refs/biblio.json
Original file line number Diff line number Diff line change
Expand Up @@ -2137,6 +2137,13 @@
"rawDate": "2015-06-17",
"publisher": "ITU"
},
"ITU-R-BT.2100": {
"href": "https://www.itu.int/rec/R-REC-BT.2100/",
"title": "Rec. ITU-R BT.2100-2, Image parameter values for high dynamic range television for use in production and international programme exchange",
"status": "Recommendation",
"rawDate": "2018-07-09",
"publisher": "ITU"
},
"JAPI": {
"href": "http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140174.html",
"title": "Java Accessibility API",
Expand Down Expand Up @@ -3182,6 +3189,24 @@
"publisher": "SMPTE",
"date": "2011"
},
"SMPTE170": {
"title": "ST 170, For Television - Composite Analog Video Signal - NTSC for Studio Application",
"href": "https://my.smpte.org/s/product-details?id=a1BVR0000008kZw",
"publisher": "SMPTE",
"date": "2004"
},
"SMPTE240": {
"title": "ST 240, For Television - 1125-Line High-Definition Production Systems - Signal Parameters",
"href": "https://my.smpte.org/s/product-details?id=a1BVR0000008kbF",
"publisher": "SMPTE",
"date": "1999"
},
"IEC61966-2-1": {
"title": "IEC 61966-2-1, Multimedia systems and equipment - Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB",
"href": "https://webstore.iec.ch/en/publication/6169",
"publisher": "IEC",
"date": "1999"
},
"SOLID-PROTOCOL": {
"title": "Solid Protocol",
"href": "https://solidproject.org/TR/protocol",
Expand Down

0 comments on commit 6c4d3e7

Please sign in to comment.