-
Notifications
You must be signed in to change notification settings - Fork 72
/
av1-isobmff.json
44 lines (44 loc) · 1.17 KB
/
av1-isobmff.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"spec": {
"title": "AV1 Codec ISO Media File Format Binding",
"url": "https://aomediacodec.github.io/av1-isobmff/"
},
"properties": [],
"atrules": [],
"selectors": [],
"values": [],
"warnings": [
{
"msg": "Dangling value",
"name": "av01",
"href": "https://aomediacodec.github.io/av1-isobmff/#valdef-isobmff-brand-av01",
"type": "value",
"value": "av01",
"for": "ISOBMFF Brand"
},
{
"msg": "Dangling value",
"name": "av01",
"href": "https://aomediacodec.github.io/av1-isobmff/#valdef-av1sampleentry-av01",
"type": "value",
"value": "av01",
"for": "AV1SampleEntry"
},
{
"msg": "Dangling value",
"name": "av1m",
"href": "https://aomediacodec.github.io/av1-isobmff/#valdef-av1multiframesamplegroupentry-av1m",
"type": "value",
"value": "av1m",
"for": "AV1MultiFrameSampleGroupEntry"
},
{
"msg": "Dangling value",
"name": "av1M",
"href": "https://aomediacodec.github.io/av1-isobmff/#valdef-av1metadatasamplegroupentry-av1m",
"type": "value",
"value": "av1M",
"for": "AV1MetadataSampleGroupEntry"
}
]
}