Skip to content

Commit

Permalink
Remove markdown spec, fix index packet descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanreg committed Oct 21, 2023
1 parent 9ca800e commit 4d2efc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,806 deletions.
4 changes: 2 additions & 2 deletions draft-avtransport-spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Below is a table of how they're allocated:
<td>[[#video-information-packets]]</td>
</tr>
<tr>
<td>''0x0009''</td>
<td>''0x0051''</td>
<td>[[#index-packets]]</td>
</tr>
<tr>
Expand Down Expand Up @@ -1583,7 +1583,7 @@ or metadata changes, and the distance to the next index packet.
<tr>
<td><code>b(16)</code></td>
<td><dfn>index_descriptor</dfn></td>
<td>''0x0009''</td>
<td>''0x0051''</td>
<td>Indicates this is an index packet.</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 4d2efc9

Please sign in to comment.