[www] r1029 - trunk/www.matroska.org/data/technical/specs

[email protected] Fri, 7 Oct 2005 11:02:23 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-10-07 11:02:18 +0400 (Fri, 07 Oct 2005)
New Revision: 1029

Modified:
   trunk/www.matroska.org/data/technical/specs/index.html
Log:
specs: add ContentCompAlgo = 3 (Header Stripping)

Modified: trunk/www.matroska.org/data/technical/specs/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/index.html	2005-10-07 06:51:01 UTC (rev 1028)
+++ trunk/www.matroska.org/data/technical/specs/index.html	2005-10-07 07:02:18 UTC (rev 1029)
@@ -1519,7 +1519,8 @@
   specified so far are:<br/>
   0 - zlib,<br/>
   1 - bzlib,<br/>
-  2 - lzo1x</td>
+  2 - lzo1x<br/>
+  3 - Header Stripping,</td>
 </tr>
 <tr id="ContentCompSettings">
   <td>ContentCompSettings</td>
@@ -1530,7 +1531,7 @@
   <td>-</td>
   <td>-</td>
   <td>binary</td>
-  <td>Settings that might be needed by the decompressor.</td>
+  <td>Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from each frames of the track.</td>
 </tr>
 <tr id="ContentEncryption">
   <td>ContentEncryption</td>