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
/
libspc
/
spc_dsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Collect the 16-bit signed range sample clipping routines scattered about, whi...
Michael Sevakis
2011-12-04
*
Get rid of strict aliasing warnings for ARMv6 spc_dsp.c. Just do load in asm ...
Michael Sevakis
2011-08-31
*
SPC Codec: Restore correct FIR buffer alignment when an address mask is used....
Michael Sevakis
2011-06-24
*
S5L870x is fast enough to play spc with gaussian interpolation and echo proce...
Andree Buschmann
2011-05-22
*
FS#12113: Optimize IRAM configuration for SPC. Performance increases by 5-6% ...
Andree Buschmann
2011-05-15
*
SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to noti...
Michael Sevakis
2010-12-23
*
SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...
Michael Sevakis
2010-06-04
*
Correction to clobber lists of several codec's inline assembly.
Andree Buschmann
2010-05-29
*
Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...
Michael Sevakis
2010-05-02
*
Fix yellow by making the ifdef hell slightly worse
Nils Wallménius
2009-11-29
*
Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...
Nils Wallménius
2009-11-29
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Re-added libspc which got dropped in a black hole.
Björn Stenberg
2008-11-05