summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* 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
* First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen2007-11-01
* Change decoder struct dynamic array members to static arrays sized based on c...Thom Johansen2007-10-21
* * 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