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_codec.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-06-01
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-05-22
S5L870x is fast enough to play spc with gaussian interpolation and echo proce...
Andree Buschmann
2011-05-15
FS#12113: Optimize IRAM configuration for SPC. Performance increases by 5-6% ...
Andree Buschmann
2011-01-19
SPC Codec: AS3525 targets should be fast enough for realtime BRR decode and e...
Michael Sevakis
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-05-02
Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...
Michael Sevakis
2009-11-29
Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...
Nils Wallménius
2009-04-25
Might as well enable SPC so that all codecs build on the Clip. Not yet real ...
Michael Giacomelli
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-05
Re-added libspc which got dropped in a black hole.
Björn Stenberg