summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/config-speex.h
AgeCommit message (Expand)Author
2007-12-08Exclude an unneeded file from the voice codec build. Remove non-existing feat...Thom Johansen
2007-11-24Move some stuff out of IRAM for the voice decoder.Thom Johansen
2007-11-22Sync Speex 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-16Trim some stuff and move some defines to a more logical place.Thom Johansen
2007-10-22iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen
2007-10-21Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen
2007-10-19Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen
2007-05-22Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman
2007-03-13turn on ARM optimizationsMarcoen Hirschberg
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg