-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Curated data generated from raw data at 4848f49
- Loading branch information
curation-bot
committed
Sep 11, 2024
1 parent
249ae7d
commit a00768e
Showing
2 changed files
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"spec": { | ||
"title": "AV1 Image File Format (AVIF)", | ||
"url": "https://aomediacodec.github.io/av1-avif/" | ||
}, | ||
"properties": [], | ||
"atrules": [], | ||
"selectors": [], | ||
"values": [], | ||
"warnings": [ | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av01", | ||
"prose": "When an item is of type av01, it is called an AV1 Image Item, and shall obey the following constraints:", | ||
"href": "https://aomediacodec.github.io/av1-avif/#valdef-av1-image-item-type-av01", | ||
"type": "value", | ||
"value": "av01", | ||
"for": "AV1 Image Item Type" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av1C", | ||
"href": "https://aomediacodec.github.io/av1-avif/#valdef-av1-item-configuration-property-av1c", | ||
"type": "value", | ||
"value": "av1C", | ||
"for": "AV1 Item Configuration Property" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "a1lx", | ||
"href": "https://aomediacodec.github.io/av1-avif/#valdef-av1layeredimageindexingproperty-a1lx", | ||
"type": "value", | ||
"value": "a1lx", | ||
"for": "AV1LayeredImageIndexingProperty" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "MA1B", | ||
"prose": "This section defines the MIAF AV1 Baseline profile of [HEIF], specifically for [AV1] bitstreams, based on the constraints specified in [MIAF] and identified by the brand MA1B.", | ||
"href": "https://aomediacodec.github.io/av1-avif/#valdef-av1-image-item-type-ma1b", | ||
"type": "value", | ||
"value": "MA1B", | ||
"for": "AV1 Image Item Type" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "MA1A", | ||
"prose": "This section defines the MIAF AV1 Advanced profile of [HEIF], specifically for [AV1] bitstreams, based on the constraints specified in [MIAF] and identified by the brand MA1A.", | ||
"href": "https://aomediacodec.github.io/av1-avif/#valdef-av1-image-item-type-ma1a", | ||
"type": "value", | ||
"value": "MA1A", | ||
"for": "AV1 Image Item Type" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters