summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/config-speex.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Exclude an unneeded file from the voice codec build. Remove non-existing feat...Thom Johansen2007-12-08
* Move some stuff out of IRAM for the voice decoder.Thom Johansen2007-11-24
* Sync Speex to SVN.Thom Johansen2007-11-22
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16
* Trim some stuff and move some defines to a more logical place.Thom Johansen2007-11-16
* iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...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
* Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton2007-05-22
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* turn on ARM optimizationsMarcoen Hirschberg2007-03-13
* rename config.h to config-speex.hMarcoen Hirschberg2007-03-13