summaryrefslogtreecommitdiff
path: root/lib/sharedbook.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sort comparison functions to return -1,0,1 as per specMonty2002-10-111-2/+3
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-33/+23
* Fixed a memory management error in the new codebook codeMonty2002-01-221-1/+2
* Finished treeless decode optimizations for now.Monty2002-01-221-8/+9
* Additional optimization to new bisection search codebook decodeMonty2002-01-211-5/+31
* Fix to segfault unpacking a sparse bookMonty2002-01-191-4/+7
* Memory use reduction:Monty2002-01-191-122/+158
* fix nasty warnings, and some non-ansi constructs. increase portability.Segher Boessenkool2001-12-211-3/+3
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* Kill some warnings. Oh, and make examples compile again underSegher Boessenkool2001-12-191-3/+3
* Initial branch merge toward rc3Monty2001-12-121-2/+1
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-15/+15
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-2/+2
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Initial beta 4 mergeMonty2001-01-221-4/+4
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-8/+8
* Two fixes:Monty2000-11-141-19/+22
* Incremental commit toward b3. Optionally should still retrain mode E,Monty2000-11-081-1/+21
* Merge branch_beta3 onto the mainline.Monty2000-11-061-30/+39
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-39/+58
* Frames with no energy appeared to be non-silence dut to the ATH beingMonty2000-08-311-3/+3
* modifications for pigeonhole hintingMonty2000-07-191-4/+4
* New LSP fit hinting in place (new codebook hint)Monty2000-07-171-2/+65
* Short block bugfix + tuning. I'm still not satisfied with the shortMonty2000-06-181-11/+28
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-2/+2
* Minor build fixes; added string.h to sharedbook.c, removedMonty2000-05-171-1/+3
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-0/+545