Fixed error in Vorbis I specification for limiting residue vector size
authorLoren M. Lang <lorenl@north-winds.org>
Sat, 11 Nov 2017 10:14:35 +0000 (02:14 -0800)
committerLoren M. Lang <lorenl@north-winds.org>
Sat, 11 Nov 2017 10:14:35 +0000 (02:14 -0800)
commitc78405727f8c5fcc9d1a8d23d57f16fc4c7dface
tree050e7a6ed5c65fecd2c041a9cf5eef77cfa24458
parent10064bfdd51f7c59aa7724c206aae84b62def5e8
Fixed error in Vorbis I specification for limiting residue vector size

The minimum between the encoded residue boundaries and actual block size
needs to be used, otherwise it pushes the boundaries to the edge of the
actual blocksize or beyond.
doc/08-residue.tex
doc/Vorbis_I_spec.html