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
/
libwma
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Move very commonly accessed array into IRAM. Should give a nice speedup on C...
Michael Giacomelli
2007-07-09
*
wma_decode_end() doesn't exist any more - it was only used to deallocate memory.
Dave Chapman
2007-07-09
*
Code clean up.
Michael Giacomelli
2007-07-09
*
Inline wma_window functions. No real performance improvement. Also, thanks t...
Michael Giacomelli
2007-07-08
*
Merge bit reverse tables together.
Michael Giacomelli
2007-07-08
*
Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is n...
Michael Giacomelli
2007-07-08
*
Fix previous
Michael Giacomelli
2007-07-08
*
Move MDCT reconstruction window code over to new trig function. Improves acc...
Michael Giacomelli
2007-07-08
*
Merged in first part of ffmpeg accuracy improvments. No change on my samples...
Michael Giacomelli
2007-07-06
*
Merged in ffmpeg combined MDCT reconstruction. Saves us a 16KB buffer, and g...
Michael Giacomelli
2007-07-06
*
Yet more dead code removal
Dave Chapman
2007-07-04
*
Remove some unused code
Dave Chapman
2007-07-04
*
Assemblerised CMUL() for ARM, giving ~20% speedup.
Jens Arnold
2007-07-04
*
Attempt #2
Michael Giacomelli
2007-07-04
*
Opps fix static ASM function on coldfire
Michael Giacomelli
2007-07-04
*
Code clean up: Move fixed point functions into their own files. Move variou...
Michael Giacomelli
2007-07-04
*
Shorten the coldfire fixmul32() by 2 instructions and use one register less. ...
Jens Arnold
2007-07-04
*
Replace some 64 bit multiplies with assembly on Coldfire targets. Codec lots ...
Thom Johansen
2007-07-03
*
WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and...
Dave Chapman
2007-07-03
*
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-07-03
[prev]