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
/
mdct.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
codeclib: more cf asm for the mdct, saves ~0.7MHz decoding vorbis on h300.
Nils Wallménius
2011-09-15
*
codeclib: tweak coldfire mdct asm a bit more, flip usage of mac/msac instead ...
Nils Wallménius
2011-09-13
*
codeclib: coldfire asm for the TRANSFORM* functions in the fft and a little f...
Nils Wallménius
2011-09-12
*
Make codeclib_misc.h include the asm headers to simplify inclusion magic.
Nils Wallménius
2010-07-29
*
Some asm for mdct on coldfire, speeds up vorbis decoding by about 0.3MHz
Nils Wallménius
2010-05-13
*
Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.
Michael Giacomelli
2010-03-05
*
Make mdct compilable again for non-ARM targets.
Andree Buschmann
2010-02-21
*
Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...
Dave Hooper
2010-02-21
*
Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...
Dave Hooper
2010-02-20
*
I don't yet fully understand why this is required, but without it the output ...
Dave Hooper
2010-02-18
*
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-17