index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libspeex
/
SOURCES
(
follow
)
Commit message (
Expand
)
Author
Age
*
Exclude an unneeded file from the voice codec build. Remove non-existing feat...
Thom Johansen
2007-12-08
*
Speex encoder specially tailored to create voice UI snippets. Small fixups to...
Thom Johansen
2007-11-16
*
Remove unneeded math wrappers. Clear state structs in decoder init. Start ini...
Thom Johansen
2007-11-14
*
Remove unneeded file from SOURCES and partial SVN sync.
Thom Johansen
2007-11-10
*
First attempt at ifdeffing out as much of the encoder stuff as possible from ...
Thom Johansen
2007-11-01
*
ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice s...
Thom Johansen
2007-11-01
*
Forgot a file. Remove files we don't need to build from SOURCES.
Thom Johansen
2007-10-26
*
Sync with Speex SVN. Syntactic change in filters_cf.S.
Thom Johansen
2007-10-26
*
Coldfire assembler version of inner_prod() for another small speedup.
Thom Johansen
2007-10-24
*
iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...
Thom Johansen
2007-10-22
*
* Clean up speex.c a little.
Dan Everton
2007-03-12
*
* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).
Dan Everton
2007-02-10
*
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton
2007-02-09