summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libspeex/sb_celp.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-06-02Fix define name.Nils Wallménius
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2007-11-22Sync Speex to SVN.Thom Johansen
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