Spec correction: Hard limit of 63 configurable (65 total) floor1 posts was never...
authorMonty <xiphmont@xiph.org>
Fri, 20 Jan 2012 07:10:43 +0000 (07:10 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 20 Jan 2012 07:10:43 +0000 (07:10 +0000)
Part of addressing Moz BZ #719612

svn path=/trunk/vorbis/; revision=18150

doc/07-floor1.tex

index c431a94..fd36314 100644 (file)
@@ -160,9 +160,12 @@ configuration during setup renders a stream undecodable.  In addition,
 a \varname{[floor1\_class\_masterbooks]} or
 \varname{[floor1\_subclass\_books]} scalar element greater than the
 highest numbered codebook configured in this stream is an error
-condition that renders the stream undecodable.  All vector
-[floor1\_x\_list] element values must be unique within the vector; a
-non-unique value renders the stream undecodable.
+condition that renders the stream undecodable.  Vector
+[floor1\_x\_list] is limited to a maximum length of 65 elements; a
+setup indicating more than 65 total elements (including elements 0 and
+1 set prior to the read loop) renders the stream undecodable.  All
+vector [floor1\_x\_list] element values must be unique within the
+vector; a non-unique value renders the stream undecodable.
 
 \paragraph{packet decode} \label{vorbis:spec:floor1-decode}