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