summaryrefslogtreecommitdiff
path: root/lib/window.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20020303unknown2004-03-201-62/+0
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-2/+2
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-6/+6
* Two fixes:Monty2000-11-141-2/+2
* Merge branch_beta3 onto the mainline.Monty2000-11-061-7/+7
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-5/+5
* Repaired 'I must have been boozing' memory management in vorbisfile.aMonty2000-03-101-1/+2
* Incremental updateMonty2000-02-061-1/+2
* Update encoder and decoder examples. One inch away from everythingMonty2000-01-281-2/+2
* It's all coming back together slowly. Incremental update.Monty2000-01-221-27/+34
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Minor changes to compile cleanly with MSVC++Monty1999-11-171-1/+3
* First functional block sizing and seperation code (analysis)Monty1999-07-281-0/+54