Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/brands.csv
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,4 @@ cmh2,MPEG-H audio BL multi-stream media profile,CMAF
saie,SampleAuxiliaryInformationSizesBox with version 1 and 2,ISO
geo1,The file is conformant to version 1 of NGA.STND.0076-01_V1.0_GIMI,NGA.STND.0076
sm01,The file carries GIMI Security XML markings,NGA.STND.0076
jaii,JPEG AI coded image,JPEGAI
1 change: 1 addition & 0 deletions data/item-properties.csv
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ ilcp,Field Interlace Property,UNCV
nnrC,Configuration item property for 'nnr1' item,NALu Video
taic,TAI clock information box,UNCV
itai,Item TAI timestamps,UNCV
jaih,JPEG AI header item property,JPEGAI
1 change: 1 addition & 0 deletions data/item-types.csv
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ unci,Uncompressed Image Item,UNCV
it35,T.35 Item,ISO
nnr1,"NNR Item that carries a bitstream conforming to ISO/IEC 15398-17 (Neural Network Representation NNR, also known as Neural Network Coding, NNC)",NALu Video
auxi,Auxiliary information item,CENC
jai0,JPEG AI coded image item,JPEGAI
1 change: 1 addition & 0 deletions data/sample-entries-boxes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ apvC,APV Codec Configuration Box,Video,OpenAPV
amve,Ambient viewing environment,Video,ISO
almo,Alpha mode (straight vs premultiplied alpha) signaling,Video,Apple
taic,TAI clock information box,General,UNCV
jaiC,JPEG AI JAIMConfigurationBox,Video,JPEGAI
1 change: 1 addition & 0 deletions data/sample-entries.csv
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,4 @@ cndm,Dynamic Metadata Sample Entry(XF-AVC S/XF-HEVC S File Format),Video,Canon,
lvc1,LCEVC video track,Video,NALu Video,
apac,Apple Positional Audio Codec,Audio,Apple,
apv1,APV mezzanine video codec for storage exchange and editing of professional quality video,Video,OpenAPV,
jaim,JPEG AI Image Sequence,Video,JPEGAI,
6 changes: 6 additions & 0 deletions data/specifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -718,5 +718,11 @@
"url": "https://nsgreg.nga.mil/doc/view?i=5650&month=8&day=7&year=2025",
"description": "NGA STANDARDIZATION DOCUMENT: GEOINT Imagery Media for Intelligence, Surveillance, and Reconnaissance (ISR) (GIMI) Volume 1. Profile of ISOBMFF & HEIF",
"MPEG": false
},
{
"specification": "JPEGAI",
"url": "https://www.iso.org/standard/90193.html",
"description": "ISO/IEC DIS 6048-5: Information technology — JPEG AI learning-based image coding system: Part 5: File format",
"MPEG": false
}
]
Loading