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
/
nb_celp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Sync Speex to SVN.
Thom Johansen
2007-11-22
*
Remove a couple of redundant array copy operations.
Thom Johansen
2007-11-22
*
Disable some UWB mode stuff and lost package handling in voice codec.
Thom Johansen
2007-11-18
*
Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...
Thom Johansen
2007-11-14
*
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
*
Remove some unneeded floating point usage, port some needed floating point co...
Thom Johansen
2007-11-09
*
Exclude some unneeded LSP code. Add some #endif clarification comments here a...
Thom Johansen
2007-11-06
*
First attempt at ifdeffing out as much of the encoder stuff as possible from ...
Thom Johansen
2007-11-01
*
Sync with Speex SVN. Syntactic change in filters_cf.S.
Thom Johansen
2007-10-26
*
iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMA...
Thom Johansen
2007-10-22
*
Fix ultra-wideband mode. Disable big parts of the encoder stuff for a smaller...
Thom Johansen
2007-10-22
*
Change decoder struct dynamic array members to static arrays sized based on c...
Thom Johansen
2007-10-21
*
Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...
Thom Johansen
2007-10-19
*
ICONST_ATTR most constant tables in Speex. Results in a 10% improvement on Co...
Dan Everton
2007-07-09
*
Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...
Dan Everton
2007-05-22
*
rename config.h to config-speex.h
Marcoen Hirschberg
2007-03-13
*
* 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