Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code points for uncv #181

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
3 changes: 2 additions & 1 deletion data/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
"Track Selection Types": "track-selection",
"Track Group Types": "track-groups",
"Entity Group Types": "entity-groups",
"Color Types": "color-types"
"Color Types": "color-types",
"UNCV Profiles": "uncv-profiles"
}
12 changes: 12 additions & 0 deletions data/item-properties.csv
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,15 @@ vvcC,VVC image item configuration,HEIF
wbbr,White balance information,HEIF
wipe,Wipe transition effect,HEIF
zoom,Zoom transition effect,HEIF
cmpd,Component Definition,UNCV
uncC,Uncompressed Frame Config,UNCV
cpal,Component Palette,UNCV
cpat,Component Pattern Definition,UNCV
clev,Component Reference Level,UNCV
splz,Polarization Pattern Definition,UNCV
snuc,Sensor Non Uniformity Correction,UNCV
sbpm,Sensor Bad Pixels Map,UNCV
cloc,Chroma Location,UNCV
fpac,Frame Packing Information,UNCV
disi,Disparity Information,UNCV
ilcp,Field Interlace,UNCV
1 change: 1 addition & 0 deletions data/item-types.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ mime,Item identified by a MIME type,ISO
mski,Mask item,HEIF
rgan,Region item,HEIF
vvc1,VVC image item,HEIF
unci,Uncompressed Image Item,UNCV
12 changes: 12 additions & 0 deletions data/sample-entries-boxes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,16 @@ vvcC,VVC video configuration,Video,NALu Video
vwid,View identifier,Video,NALu Video
vlab,WebVTT Source Label,Text,ISO-Text
cuvv,HDR Vivid Configuration,Video,UWA
cmpd,Component Definition,Video,UNCV
uncC,Uncompressed Frame Config,Video,UNCV
cpal,Component Palette,Video,UNCV
cpat,Component Pattern Definition,Video,UNCV
clev,Component Reference Level,Video,UNCV
splz,Polarization Pattern Definition,Video,UNCV
snuc,Sensor Non Uniformity Correction,Video,UNCV
sbpm,Sensor Bad Pixels Map,Video,UNCV
cloc,Chroma Location,Video,UNCV
fpac,Frame Packing Information,Video,UNCV
disi,Disparity Information,Video,UNCV
ilcp,Field Interlace,Video,UNCV
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ilcp is only defined as an item property in the spec.

pcmC,Uncompressed audio PCM configuration,Audio,ISO-UNCA
1 change: 1 addition & 0 deletions data/sample-entries.csv
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ wvtt,WebVTT data,Text,ISO-Text,
encu,Encrypted/protected subtitles,Subtitles,ISO,
encp,Encrypted/protected haptics,Haptics,ISO,
enc3,Encrypted/protected volumetric visual,Volumetric visual media,ISO,
uncv,Uncompressed Video,Video,UNCV,
iamf,Immersive Audio Model and Formats - Encapsulated IA Sequence,Audio,AOM-IAMF,
ipcm,Integer based PCM format for audio,Audio,ISO-UNCA,
fpcm,Floating-point based PCM format for audio,Audio,ISO-UNCA,
1 change: 1 addition & 0 deletions data/sample-groups.csv
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ dobr,Depth of field bracketing,sample group,HEIF
fobr,Focus bracketing exposure bracketing,sample group,HEIF
pano,Panorama sample group,sample group,HEIF
wbbr,White balance bracketing,sample group,HEIF
ilce,FieldInterlaceType,sample group,UNCV
6 changes: 6 additions & 0 deletions data/specifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -670,5 +670,11 @@
"url": "",
"description": "Deprecated or unused or no longer specified",
"MPEG": false
},
{
"specification": "UNCV",
"url": "http://www.iso.ch/",
"description": "ISO/IEC 23001-17: Carriage of uncompressed video and images in ISO Base Media File Format",
"MPEG": true
}
]
2 changes: 2 additions & 0 deletions data/track-groups.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ potg,playout track grouping,V3C-SYS
snut,a group of VVC subpicture tracks where the VCL NAL units of the time-aligned samples have the same NAL unit type,NALu Video
vtcg,V3C atlas tile component track grouping,V3C-SYS
ster,stereo pair track grouping,ISO
scvg,component video track group,UNCV
stvg,tile video track group,UNCV
17 changes: 17 additions & 0 deletions data/uncv-profiles.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
code,description,specification
2vuy,8 bits YUV 422 packed Cb Y0 Cr Y1,UNCV
yuv2,8 bits YUV 422 packed Y0 Cb Y1 Cr,UNCV
yvyu,8 bits YUV 422 packed Y0 Cr Y1 Cb,UNCV
vyuy,8 bits YUV 422 packed Cr Y0 Cb Y1,UNCV
yuv1,8 bits YUV 411 packed Y0 Y1 Cb Y2 Y3 Cr,UNCV
v308,8 bits YUV 444 packed Cr Y Cb,UNCV
v408,8 bits YUVA 444 packed Cb Y Cr A,UNCV
y210,10 bits YUV 422 packed Little-Endian Y0 Cb Y1 Cr,UNCV
v410,10 bits YUV 444 packed Cb Y Cr 2 unused bits,UNCV
v210,YUV 422 10 bits packed Cb Y Cr,UNCV
rgb3,RGB 24 bits packed,UNCV
i420,YUV 420 8 bits planar Y Cb Cr,UNCV
nv12,YUV 420 8 bits semi-planar Y CbCr,UNCV
nv21,YUV 420 8 bits semi-planar Y CrCb,UNCV
rgba,RGBA 32bits packed,UNCV
abgr,RGBA 32bits packed,UNCV
4 changes: 4 additions & 0 deletions src/app/(rest)/registered-types/[type]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ export const MISC_TYPES = [
{
title: "Color Types",
type: "color-types"
},
{
title: "UNCV Profiles",
type: "uncv-profiles"
}
];

Expand Down