summaryrefslogtreecommitdiff
path: root/codebook.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent out-of-bounds write in codebook decoding.Thomas Daede2018-03-151-9/+9
* floor0 code could potentially use a book where the number of vals itMonty2010-10-181-5/+9
* Fix compiler warning.Tim Terriberry2010-10-161-1/+1
* Additional codebook validity checks.Tim Terriberry2010-10-161-4/+16
* Port r17029 and r17050 from libvorbis.Tim Terriberry2010-10-141-6/+6
* Port r16597 from libvorbis.Tim Terriberry2010-10-141-0/+1
* Port the rest of r16222 from libvorbis.Tim Terriberry2010-10-141-0/+1
* Forward port r14602 from libvorbis.Tim Terriberry2010-10-131-1/+1
* Forward port r14064 from libvorbis.Tim Terriberry2010-10-131-0/+2
* Convert Tremor to use libogg instead of its own internal libogg2.Tim Terriberry2010-08-311-1/+1
* ...add same eop fix to Tremor mainlineMonty2007-06-231-1/+1
* Although not strictly a bug, decode_packed_entry_number() was not always Monty2007-06-231-1/+5
* Tremor mainline succeptible to bug #340; corrected.Monty2007-06-221-91/+109
* * Use the provided STIN macros so it builds on win32Zentaro Kavanagh2006-04-211-1/+1
* move '#include "os.h"' to misc.h and j2005-05-101-1/+0
* Update headers on source files for BSD license.Monty2002-09-031-1/+4
* Put root level of Tremor in CVSMonty2002-09-021-0/+347