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
/
wmafixed.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
wma: move inline functions into .h file
Rafaël Carré
2010-08-03
*
wmafixed.h: remove double declaration
Rafaël Carré
2010-05-10
*
Fix red by moving fsincos back to libwma
Michael Giacomelli
2010-03-05
*
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-17
*
Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...
Michael Giacomelli
2009-07-28
*
Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...
Michael Giacomelli
2008-07-17
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Argh.
Michael Giacomelli
2007-10-29
*
We removed the old Q15.16 precision trig functions from decoding ages ago, so...
Michael Giacomelli
2007-10-29
*
Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...
Thom Johansen
2007-10-19
*
move structures around in the header files
Marcoen Hirschberg
2007-10-01
*
fix a warning for coldfire
Marcoen Hirschberg
2007-09-20
*
move (i)MDCT and FFT code to separate files
Marcoen Hirschberg
2007-09-20
*
Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...
Michael Giacomelli
2007-08-16
*
Fix previous
Michael Giacomelli
2007-07-08
*
Assemblerised CMUL() for ARM, giving ~20% speedup.
Jens Arnold
2007-07-04
*
Attempt #2
Michael Giacomelli
2007-07-04
*
Code clean up: Move fixed point functions into their own files. Move variou...
Michael Giacomelli
2007-07-04