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
/
libtremor
/
codebook.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Factor out sane code list bisection code and use instead of insane code, clea...
Nils Wallménius
2010-07-01
*
Simplify special case function, speedup of about 0.2MHz on both coldfire and ...
Nils Wallménius
2010-05-12
*
Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...
Michael Giacomelli
2010-03-16
*
Fix broken whitespace after r24862
Nils Wallménius
2010-03-05
*
Remove all tabs within codec path.
Andree Buschmann
2010-02-22
*
Assembler optimised bitreverse for ARM, again a little bit faster and smaller...
Jens Arnold
2009-12-23
*
Improved bitrev with approach suggested by Jens Arnold, gives 0.5%-1% speedup...
Nils Wallménius
2009-12-23
*
Use optimised byteswap function in bitrev for a tiny speedup on coldfire and ...
Nils Wallménius
2009-12-21
*
Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...
Michael Giacomelli
2009-02-17
*
Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()
Nils Wallménius
2008-11-22
*
Introduce likely() and unlikely() macros, use to give gcc hints about which b...
Nils Wallménius
2008-11-20
*
Codec lib directories renamed, except for demac.
Björn Stenberg
2008-11-05