summaryrefslogtreecommitdiff
path: root/lib/os.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20010901unknown2004-03-201-163/+0
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-4/+1
* Cascading fully functionalMonty2001-06-041-9/+1
* decoder_example non-stereo decode fixMonty2001-05-271-4/+17
* final beta 4 commitMonty2001-02-261-5/+5
* Added exception to not use the "f" versions of the math functions whenjsquyres2001-02-191-1/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Increase preecho trigger sensitivity, even at low bitrateMonty2001-02-011-47/+43
* Only use MSVC inline assembly on MSVC, not for win32 in general.Mike Smith2001-01-301-3/+3
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-3/+11
* static inline define hack for GCC where it really helps the mdctMonty2000-12-171-1/+6
* replace the value of the fallback definition of M_PI withRalph Giles2000-12-131-2/+2
* forgot one thingJack Moffitt2000-11-081-1/+3
* test fix for beosJack Moffitt2000-11-081-1/+15
* win32 asm ftoiJack Moffitt2000-11-061-5/+16
* Use macros instead of inline for the generic (non-optimised) float->intMike Smith2000-11-061-6/+4
* vc++ correct syntax is '__inline' not 'inline'. corrected.Jack Moffitt2000-11-061-1/+10
* Merge branch_beta3 onto the mainline.Monty2000-11-061-6/+61
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-7/+2
* Fixes for three issues:Monty2000-08-231-2/+2
* Autoconf changes to better handle -lm config, alloca.h and memory.h for BeOS,...Monty2000-07-071-1/+9
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-3/+6
* Moved 'max' and 'min' because I just haven't had enough of playing with littl...jon2000-05-271-1/+9
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-7/+3
* Fixing win32/linux build snafujon2000-05-011-3/+3
* Added an ifdef for compilation in win32.jon2000-05-011-2/+13
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-3/+4
* Minor changes to compile cleanly with MSVC++Monty1999-11-171-0/+38