Add additional check when attempting to encode values through
authorMonty <xiphmont@xiph.org>
Fri, 22 Jun 2007 03:01:47 +0000 (03:01 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 22 Jun 2007 03:01:47 +0000 (03:01 +0000)
commita359a8ad3ed36159af74b10d0c66e2ff44924c82
treea2194b31294d1d7e8a564b18e142b86425b800b1
parent01a261bf6b32b17e632ea62d5996db546055cd73
Add additional check when attempting to encode values through
codebooks with no entries.  Ideally that wouldn't happen, but it looks
like the automated codebook training ended up with a few 'null' books.

svn path=/trunk/vorbis/; revision=13169
lib/codebook.c
lib/info.c
lib/res0.c