File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ spec:webidl; type:dfn; text:resolve
35
35
"title": "VP9 Bitstream & Decoding Process Specification",
36
36
"publisher": "The WebM Project"
37
37
},
38
- "ITU-T-REC-H.265 ": {
39
- "href": "https://www.itu.int/rec/T-REC-H.265 ",
40
- "title": "H.265 : High efficiency video coding",
38
+ "ITU-T-REC-H.264 ": {
39
+ "href": "https://www.itu.int/rec/T-REC-H.264 ",
40
+ "title": "H.264 : Advanced video coding for generic audiovisual services ",
41
41
"publisher": "ITU"
42
42
},
43
43
"ITU-G.711": {
@@ -47,7 +47,7 @@ spec:webidl; type:dfn; text:resolve
47
47
},
48
48
"ITU-G.722": {
49
49
"href": "https://www.itu.int/rec/T-REC-G.722/",
50
- "title": "G.722: 7 kHz audio-coding within 64 kbit/s",
50
+ "title": "G.722 : 7 kHz audio-coding within 64 kbit/s",
51
51
"publisher": "ITU"
52
52
}
53
53
}
@@ -496,7 +496,7 @@ interface RTCEncodedVideoFrame {
496
496
</td>
497
497
<td>
498
498
The data is a series of NAL units in Annex B format,
499
- as defined in [[ITU-T-REC-H.265 ]] Annex B.
499
+ as defined in [[ITU-T-REC-H.264 ]] Annex B.
500
500
</td>
501
501
</tr>
502
502
<tr>
You can’t perform that action at this time.
0 commit comments