[www] r1020 - trunk/www.matroska.org/data/technical/specs/codecid
[email protected] Mon, 12 Sep 2005 14:50:42 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu
Date: 2005-09-12 14:50:37 +0400 (Mon, 12 Sep 2005)
New Revision: 1020
Modified:
trunk/www.matroska.org/data/technical/specs/codecid/index.html
Log:
Off-by-one.
Modified: trunk/www.matroska.org/data/technical/specs/codecid/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/codecid/index.html 2005-09-12 09:31:52 UTC (rev 1019)
+++ trunk/www.matroska.org/data/technical/specs/codecid/index.html 2005-09-12 10:50:37 UTC (rev 1020)
@@ -270,7 +270,7 @@
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.<br/>
+ these bytes minus one.<br/>
Bytes n+1..: The
<a href="http://www.xiph.org/ogg/vorbis/doc/vorbis-spec-ref.html"> Vorbis