Fix EFF Open Audio License removal.
[platform/upstream/libvorbis.git] / lib / os.h
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2019-01-29 sezeroos.h: make vorbis_ftoi() static inline if !VORBIS_FPU_C...
2019-01-29 sezeroos.h: cleanup the _MSC_VER cpp checks mess.
2019-01-28 tico-ticoCheck for sse2 math before using it.
2018-07-05 Minmin GongFix the compiling errors on msvc ARM64 configuration.
2017-07-24 sezeroos.h: change elif _WIN32 to elif defined(_WIN32)
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-02-27 Ralph GilesDon't use MSVC inline assembly on arm targets.
2013-12-03 Tim TerriberryVarious warning fixes.
2009-07-08 MontyRemove trailing whitespace
2009-07-08 Montycorrect FPU control word setting bug (Trac #1547)
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-01-12 Cristian AdamAdded Windows CE support: Windows Mobile 5.0 Pocket...
2008-09-29 erikdFor x86_64 with GNU C, use same solution for vorbis_fto...
2008-09-08 ivoOptimized code path for x64 builds + Monty's rounding...
2008-05-22 Mike SmithOnly use the MSVC inline assembly if we're:
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2004-08-13 Conrad Parkerfix _WIN32 check to exclude Symbian emulator builds
2004-08-13 Conrad Parkeradd Symbian OS support by Colin Ward (CSIRO)
2004-08-05 Thomas Vander Sticheleusing autoheader to generate config.h so we get rid...
2003-09-02 MontyMinor patch to compile with DJGPP
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-01 Mike SmithFixes for compiling with borland's compiler.
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-18 Segher Boessenkool#define floor floorf , if it exists. Don't use floorf...
2001-12-19 MontyMerge infrastructure work; full books
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-04 MontyCascading fully functional
2001-05-27 Montydecoder_example non-stereo decode fix
2001-02-26 Montyfinal beta 4 commit
2001-02-19 jsquyresAdded exception to not use the "f" versions of the...
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-02-01 MontyIncrease preecho trigger sensitivity, even at low bitrate
2001-01-30 Mike SmithOnly use MSVC inline assembly on MSVC, not for win32...
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-17 Montystatic inline define hack for GCC where it really helps...
2000-12-13 Ralph Gilesreplace the value of the fallback definition of M_PI...
2000-11-08 Jack Moffittforgot one thing
2000-11-08 Jack Moffitttest fix for beos
2000-11-06 Jack Moffittwin32 asm ftoi
2000-11-06 Mike SmithUse macros instead of inline for the generic (non-optim...
2000-11-06 Jack Moffittvc++ correct syntax is '__inline' not 'inline'. corrected.
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-23 MontyFixes for three issues:
2000-07-07 MontyAutoconf changes to better handle -lm config, alloca...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-27 jonMoved 'max' and 'min' because I just haven't had enough...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonAdded an ifdef for compilation in win32.
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-17 MontyMinor changes to compile cleanly with MSVC++