[www] r1049 - trunk/www.matroska.org/data/technical/specs/codecid
[email protected] Sun, 23 Oct 2005 23:09:15 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu
Date: 2005-10-23 23:09:11 +0400 (Sun, 23 Oct 2005)
New Revision: 1049
Modified:
trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
Specs: Ups, wrong position for the HTML code and a typo ;)
Modified: trunk/www.matroska.org/data/technical/specs/codecid/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/codecid/index.html 2005-10-23 19:06:32 UTC (rev 1048)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html 2005-10-23 19:09:11 UTC (rev 1049)
@@ -145,25 +145,6 @@
Lillevold on Doom9</a>.</td>
</tr>
<tr>
- <td>A_THEORA</td>
- <td>Theora</td>
- <td>The private data contains the first three Theora packets in order. The
- lengths of the packets precedes them. The actual layout is:<br/>
-
- Byte 1: number of distinct packets '<code>#p</code>' minus one inside the
- CodecPrivate block. This should be '2' for current Vorbis headers.<br/>
-
- Bytes 2..n: lengths of the first '<code>#p</code>' packets, coded in
- <a href="../index.html#lacing">Xiph-style lacing</a>. The length of the last
- packet is the length of the CodecPrivate block minus the lengths coded in
- these bytes minus one.<br/>
-
- Bytes n+1..: The Theora identification header, followed by the commend
- header followed by the codec setup header. Those are described in the
- <a href="http://www.theora.org/doc/Theora_I_spec.pdf">Theora specs</a>.
- </td>
- </tr>
- <tr>
<td> </td>
<td colspan="2"><table width="100%" border="1">
<tr>
@@ -202,6 +183,25 @@
are stored in big endian form.</td>
</tr>
<tr>
+ <td>V_THEORA</td>
+ <td>Theora</td>
+ <td>The private data contains the first three Theora packets in order. The
+ lengths of the packets precedes them. The actual layout is:<br/>
+
+ Byte 1: number of distinct packets '<code>#p</code>' minus one inside the
+ CodecPrivate block. This should be '2' for current Vorbis headers.<br/>
+
+ Bytes 2..n: lengths of the first '<code>#p</code>' packets, coded in
+ <a href="../index.html#lacing">Xiph-style lacing</a>. The length of the last
+ packet is the length of the CodecPrivate block minus the lengths coded in
+ these bytes minus one.<br/>
+
+ Bytes n+1..: The Theora identification header, followed by the commend
+ header followed by the codec setup header. Those are described in the
+ <a href="http://www.theora.org/doc/Theora_I_spec.pdf">Theora specs</a>.
+ </td>
+ </tr>
+ <tr>
<th colspan="4">Audio</th>
</tr>
<tr>