summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/sb_celp.h (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Sync Speex to SVN.Thom Johansen2007-11-22
* Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen2007-11-14
* Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen2007-11-14
* Forgot these.Thom Johansen2007-11-10
* Smaller and more correctly sized statically allocated arrays in decoder state...Thom Johansen2007-11-06
* QMF filter memory doesn't need to be 32 bits, so convert it to 16 bits. Alter...Thom Johansen2007-10-26
* Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen2007-10-21
* * Clean up speex.c a little.Dan Everton2007-03-12
* * Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton2007-02-10
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09