summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/sb_celp.c (follow)
Commit message (Expand)AuthorAge
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Sync to SVN.Thom Johansen2007-11-24
* Sync Speex to SVN.Thom Johansen2007-11-22
* Remove a couple of redundant array copy operations.Thom Johansen2007-11-22
* Disable some UWB mode stuff and lost package handling in voice codec.Thom Johansen2007-11-18
* Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis2007-11-14
* 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
* First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen2007-11-01
* Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen2007-10-26
* Fix ultra-wideband mode. Disable big parts of the encoder stuff for a smaller...Thom Johansen2007-10-22
* Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen2007-10-21
* Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen2007-10-19
* ICONST_ATTR most constant tables in Speex. Results in a 10% improvement on Co...Dan Everton2007-07-09
* Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton2007-05-22
* rename config.h to config-speex.hMarcoen Hirschberg2007-03-13
* * 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