File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ interface RTCEncodedVideoFrame {
480
480
<td>
481
481
The data starts with the "uncompressed data chunk" defined in
482
482
<a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">
483
- section 9.1 of [[RFC6386]]</a> and is followed by the rest of the
483
+ section 9.1</a> of [[RFC6386]] and is followed by the rest of the
484
484
frame data. The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">
485
485
VP8 payload descriptor</a> is not accessible.
486
486
</td>
@@ -492,7 +492,7 @@ interface RTCEncodedVideoFrame {
492
492
<td>
493
493
The data is a frame as described in Section 6 of [[VP9]] . The
494
494
<a href="https://datatracker.ietf.org/doc/html/draft-ietf-payload-vp9#section-4.2">
495
- VP9 payload descriptor</a> is not accessible.
495
+ VP9 payload descriptor</a> is not accessible.
496
496
</td>
497
497
</tr>
498
498
<tr>
You can’t perform that action at this time.
0 commit comments