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
/
lib
/
misc.h
(
unfollow
)
Commit message (
Expand
)
Author
2009-01-12
Added missing dependencies for codeclib and pluginlib. This required renaming...
Björn Stenberg
2008-09-04
More files that were missed in the previous commit.
Michael Giacomelli
2007-03-24
FS #6848 - optimizations of Huffman decoding in Tremor.
Tomasz Malesinski
2007-03-24
FS #6848 - fast vector operations for ARM in Tremor.
Tomasz Malesinski
2005-10-17
iriver: more codec library cleanup: remove codec_alloca and a some extraneous...
Magnus Holmgren
2005-06-08
Vorbis opts: keep floor1 lookup table in IRAM.
Pedro Vasconcelos
2005-05-27
Basic optimizations of the Vorbis decoder for the ihp-1x0.
Pedro Vasconcelos
2005-02-28
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-28
Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.h
Jens Arnold
2005-02-19
Cosmetic changes to remove compiler warnings and compile cleanly under Rockbox
Dave Chapman
2005-02-17
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg