[www] r823 - trunk/www.matroska.org/data/technical/specs
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-12-17 17:27:31 +0300 (Fri, 17 Dec 2004)
New Revision: 823
Modified:
trunk/www.matroska.org/data/technical/specs/index.html
Log:
spec: activate again the BlockAdditions for WavPack hybrid support (and possibly AVC NALUs)
Modified: trunk/www.matroska.org/data/technical/specs/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/index.html 2004-12-17 12:46:31 UTC (rev 822)
+++ trunk/www.matroska.org/data/technical/specs/index.html 2004-12-17 14:27:31 UTC (rev 823)
@@ -678,10 +678,10 @@
<td>A Block with no data. It must be stored in the stream at the place the
real Block should be in display order.</td>
</tr>
-<tr class="version2"><td>BlockAdditions</td><td>3</td><td>[75][A1]</td><td>-</td><td>-</td><td>-</td><td>-</td><td>sub-elements</td><td>Contain additional blocks to complete the main one. An EBML parser that has no knowledge of the Block structure could still see and use/skip these data.</td></tr>
-<tr class="version2"><td>BlockMore</td><td>4</td><td>[A6]</td><td>*</td><td>*</td><td>-</td><td>-</td><td>sub-elements</td><td>Contain the BlockAdditional and some parameters.</td></tr>
-<tr class="version2"><td>BlockAddID</td><td>5</td><td>[EE]</td><td>*</td><td>-</td><td>-</td><td>>0</td><td>u-integer</td><td>An ID to identify the BlockAdditional (0 is the main Block).</td></tr>
-<tr class="version2"><td>BlockAdditional</td><td>5</td><td>[A5]</td><td>*</td><td>-</td><td>-</td><td>-</td><td>(see <a href="#block">Block</a>)</td><td>Same structure as a Block interpreted by the codec as it wishes (using the ID).</td></tr>
+<tr><td>BlockAdditions</td><td>3</td><td>[75][A1]</td><td>-</td><td>-</td><td>-</td><td>-</td><td>sub-elements</td><td>Contain additional blocks to complete the main one. An EBML parser that has no knowledge of the Block structure could still see and use/skip these data.</td></tr>
+<tr><td>BlockMore</td><td>4</td><td>[A6]</td><td>*</td><td>*</td><td>-</td><td>-</td><td>sub-elements</td><td>Contain the BlockAdditional and some parameters.</td></tr>
+<tr><td>BlockAddID</td><td>5</td><td>[EE]</td><td>*</td><td>-</td><td>-</td><td>0</td><td>u-integer</td><td>An ID to identify the BlockAdditional (0 is the main Block).</td></tr>
+<tr><td>BlockAdditional</td><td>5</td><td>[A5]</td><td>*</td><td>-</td><td>-</td><td>-</td><td>binary</td><td>Interpreted by the codec as it wishes (using the BlockAddID).</td></tr>
<tr id="BlockDuration">
<td>BlockDuration</td>
<td>3</td>