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
/
asm_arm.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-09-21
codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...
Nils Wallménius
2011-06-08
codeclib: make selective inclusion of macros and inline functions from the co...
Nils Wallménius
2011-06-05
FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.
Nils Wallménius
2010-06-17
ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ...
Nils Wallménius
2010-02-21
Remove CLIP_TO_15 from codeclib. Remove tabs.
Andree Buschmann
2010-02-21
Eep, didn't mean to commit those other files
Dave Hooper
2010-02-21
Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...
Dave Hooper
2010-02-17
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2009-08-29
Fix condition code clobbers (and one TAB) for inline arm code in lib and libt...
Dave Hooper
2008-09-04
More files that were missed in the previous commit.
Michael Giacomelli
2007-03-24
FS #6848 - fast vector operations for ARM in Tremor.
Tomasz Malesinski
2006-01-28
Make Tremor usable on ARM targets.
Thom Johansen
2005-02-17
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg