Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / lib / mdct.c
2017-06-16 Ralph GilesRemove svn $Id$ header.
2009-07-08 MontyRemove trailing whitespace
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2002-10-16 MontyCorrections from Tor-Einar Jarnbjo added to spec
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-06-24 Mike SmithRemove duplicate calculation in mdct_butterfly_8
2002-01-22 MontyFixed a memory management error in the new codebook...
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-17 Montystatic inline hack for GCC where it really helps
2000-12-17 Montynew mdct.c needs os.h
2000-12-16 MontyBrand new mdct, roughly 35-40% faster on all block...
2000-11-14 MontyTwo fixes:
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-17 MontyMinor changes to compile cleanly with MSVC++
1999-10-30 MontyFixed mdct bug (error in init created invalid bitrevers...
1999-10-25 MontyFix an n=4^x bug in the mdct routines.
1999-10-23 MontyCommit for general psychoacoustics debugging/improvement.
1999-10-12 MontyCommit includes:
1999-10-10 MontyOK, libvorbis encodes and decodes bitstreams (not compl...
1999-08-09 MontyKeeping up to date.
1999-08-07 MontyFixes to dsp
1999-07-29 MontySynthesis blocking and extraction completed/tested...
1999-07-19 MontyBringing my development in line with CVS now that the...
1999-07-13 Mike WhitsonAdd RCS ID tags en masse
1999-07-13 Mike WhitsonInitial revision