os.h: change elif _WIN32 to elif defined(_WIN32)
[platform/upstream/libvorbis.git] / lib / lpc.h
2017-06-16 Ralph GilesRemove svn $Id$ header.
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2003-03-07 MontyLPC filter generation (for pre- and post-extrapolation...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-19 MontyAll new LSP->freq envelope curve computation code.
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-31 MontyNew Bark-scale based lpc code in place (replacing biase...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-10-23 MontyCommit for general psychoacoustics debugging/improvement.
1999-08-31 MontyFirst shot at the continuous balance code. Analysis...
1999-08-22 MontyAdded baised log frequency scaling and energy normaliza...
1999-08-03 MontyFinished LPC and LSP code. Adding cut down version...