index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libspeex
/
config-speex.h
Age
Commit message (
Expand
)
Author
2007-12-08
Exclude an unneeded file from the voice codec build. Remove non-existing feat...
Thom Johansen
2007-11-24
Move some stuff out of IRAM for the voice decoder.
Thom Johansen
2007-11-22
Sync Speex to SVN.
Thom Johansen
2007-11-18
Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...
Michael Sevakis
2007-11-16
Speex encoder specially tailored to create voice UI snippets. Small fixups to...
Thom Johansen
2007-11-16
Trim some stuff and move some defines to a more logical place.
Thom Johansen
2007-10-22
iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...
Thom Johansen
2007-10-21
Change decoder struct dynamic array members to static arrays sized based on c...
Thom Johansen
2007-10-19
Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...
Thom Johansen
2007-05-22
Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...
Dan Everton
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-03-13
turn on ARM optimizations
Marcoen Hirschberg
2007-03-13
rename config.h to config-speex.h
Marcoen Hirschberg