summaryrefslogtreecommitdiff
path: root/codebook.c
Commit message (Expand)AuthorAgeFilesLines
* floor0 code could potentially use a book where the number of vals itNedeljko Babic2012-04-031-2/+4
* Fix compiler warning.Nedeljko Babic2012-04-031-1/+1
* Additional codebook validity checks.Nedeljko Babic2012-04-031-3/+6
* Port r16597 from libvorbis.Nedeljko Babic2012-04-031-0/+1
* Port the rest of r16222 from libvorbis.Nedeljko Babic2012-04-031-1/+1
* Forward port r14602 from libvorbis.Nedeljko Babic2012-04-031-1/+1
* Add ifdefs for conditional compilation of code (regarding MIPS optimization).Nedeljko Babic2012-04-031-12/+16
* Visual Studio 2005 project files and compile fixes.Cristian Adam2010-06-011-7/+10
* Add final ARM code sections for Tremolo decode.Robin Watts2010-05-301-0/+14
* Address a stack blowout in _make_decode_table on WinCE.Robin Watts2010-05-291-6/+13
* First commit of stuff from Tremolo. C-only changes to start with.Robin Watts2010-05-151-60/+120
* Create a branch to merge Tremolo optimisations intoRobin Watts2010-05-151-0/+791