summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libspeex/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Add codecs to librbcodec.Sean Bartell1-45/+0
2007-12-08Exclude an unneeded file from the voice codec build. Remove non-existing feat...Thom Johansen1-1/+1
2007-11-16Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen1-0/+10
2007-11-14Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...Thom Johansen1-2/+3
2007-11-10Remove unneeded file from SOURCES and partial SVN sync.Thom Johansen1-2/+0
2007-11-01First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen1-3/+0
2007-11-01ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice s...Thom Johansen1-0/+2
2007-10-26Forgot a file. Remove files we don't need to build from SOURCES.Thom Johansen1-9/+0
2007-10-26Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen1-3/+1
2007-10-24Coldfire assembler version of inner_prod() for another small speedup.Thom Johansen1-0/+1
2007-10-22iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen1-0/+3
2007-03-12* Clean up speex.c a little.Dan Everton1-1/+0
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton1-29/+36
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton1-0/+38