summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/SOURCES (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Exclude an unneeded file from the voice codec build. Remove non-existing feat...Thom Johansen2007-12-08
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16
* 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
* First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen2007-11-01
* ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice s...Thom Johansen2007-11-01
* Forgot a file. Remove files we don't need to build from SOURCES.Thom Johansen2007-10-26
* Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen2007-10-26
* Coldfire assembler version of inner_prod() for another small speedup.Thom Johansen2007-10-24
* iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...Thom Johansen2007-10-22
* * Clean up speex.c a little.Dan Everton2007-03-12
* * 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