Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-22Split libspeex and libspeexdspslicer
2009-02-10Const correctness patchAlfred E. Heggestad
2009-01-30Cosmetic fixesAlfred E. Heggestad
2008-09-06Merged lsp_interpolate() with lsp_enforce_margin()Jean-Marc Valin
2007-11-08Moved the remaining of misc.h into arch.hjm
git-svn-id: http://svn.xiph.org/trunk/speex@14113 0101bb08-14d6-0310-b084-bc0e0c8e3800
2005-08-31Improved Doxygen commentsjm
git-svn-id: http://svn.xiph.org/trunk/speex@9873 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-11-27fixed-point: bw_lpc and lpc_to_lsp are now done.jm
git-svn-id: http://svn.xiph.org/trunk/speex@5637 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-11-27fixed-point: lsp_enforce_margin argument no longer a floatjm
git-svn-id: http://svn.xiph.org/trunk/speex@5636 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-11-10fixed-point: integerized lsp interpolationjm
git-svn-id: http://svn.xiph.org/trunk/speex@5547 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-10-09fixed-point: LSPs are now stored quantizedjm
git-svn-id: http://svn.xiph.org/trunk/speex@5443 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-10-09fixed-point: QMF entirely in fixed-point nowjm
git-svn-id: http://svn.xiph.org/trunk/speex@5441 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-10-08first step in fixed-point port, converted the LPC filtersjm
git-svn-id: http://svn.xiph.org/trunk/speex@5410 0101bb08-14d6-0310-b084-bc0e0c8e3800
2003-01-06Think I made the stack operations more portable in case sizeof(int) !=jm
sizeof(void*) git-svn-id: http://svn.xiph.org/trunk/speex@4202 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-10-27The temp stack is now void* instead of float*jm
git-svn-id: http://svn.xiph.org/trunk/speex@4059 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-10-11Changed license to BSDjm
git-svn-id: http://svn.xiph.org/trunk/speex@3986 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-07-07license/header stuffjmvalin
git-svn-id: http://svn.xiph.org/trunk/speex@3544 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-07-05code cleanupjmvalin
git-svn-id: http://svn.xiph.org/trunk/speex@3529 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-06-05Constrain LSP's to produce a stable filterjmvalin
git-svn-id: http://svn.xiph.org/trunk/speex@3347 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-03-05Big cleanup... filter memories, stack allocation, ...jmvalin
git-svn-id: http://svn.xiph.org/trunk/speex@3122 0101bb08-14d6-0310-b084-bc0e0c8e3800
2002-02-14Oops... now the LSPs are there. Also, lpcSize now represents the orderjmvalin
instead of the filter length (including a[0]=1). Cleaner that way and more like what everybody else is doing. git-svn-id: http://svn.xiph.org/trunk/speex@3048 0101bb08-14d6-0310-b084-bc0e0c8e3800