summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/bits.c
AgeCommit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-06-02Disable some unused code in speex to save binsize.Nils Wallménius
2011-06-02FS#12141 by Sean BartellNils Wallménius
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2007-11-24Sync to SVN.Thom Johansen
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis
2007-11-16Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen
2007-11-14Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen
2007-11-07Ifdef out some more stuff we don't need.Thom Johansen
2007-10-26Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen
2007-05-22Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg
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