summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/nb_celp.c (follow)
Commit message (Expand)AuthorAge
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* 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
* 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
* Remove unneeded file from SOURCES and partial SVN sync.Thom Johansen2007-11-10
* Remove some unneeded floating point usage, port some needed floating point co...Thom Johansen2007-11-09
* Exclude some unneeded LSP code. Add some #endif clarification comments here a...Thom Johansen2007-11-06
* 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
* iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen2007-10-22
* 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
* * 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