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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
wma: move inline functions into .h file
Rafaël Carré
2010-08-03
*
strip trailing space
Michael Giacomelli
2010-03-05
*
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
*
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
*
Copyright.
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
*
Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...
Michael Giacomelli
2007-07-12
*
Fix previous
Michael Giacomelli
2007-07-08
*
Move MDCT reconstruction window code over to new trig function. Improves acc...
Michael Giacomelli
2007-07-08
*
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