summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/sb_celp.h
AgeCommit message (Expand)Author
2007-11-14Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen
2007-11-14Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen
2007-11-10Forgot these.Thom Johansen
2007-11-06Smaller and more correctly sized statically allocated arrays in decoder state...Thom Johansen
2007-10-26QMF filter memory doesn't need to be 32 bits, so convert it to 16 bits. Alter...Thom Johansen
2007-10-21Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen
2007-03-12* Clean up speex.c a little.Dan Everton
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton