summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/wmafixed.c
AgeCommit message (Expand)Author
2010-08-03wma: move inline functions into .h fileRafaël Carré
2010-03-05strip trailing spaceMichael Giacomelli
2010-03-05Fix red by moving fsincos back to libwmaMichael Giacomelli
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper
2009-07-28Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...Michael Giacomelli
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-10-29Argh.Michael Giacomelli
2007-10-29Copyright.Michael Giacomelli
2007-10-29We removed the old Q15.16 precision trig functions from decoding ages ago, so...Michael Giacomelli
2007-10-19Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...Thom Johansen
2007-07-12Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli
2007-07-08Fix previousMichael Giacomelli
2007-07-08Move MDCT reconstruction window code over to new trig function. Improves acc...Michael Giacomelli
2007-07-04Attempt #2Michael Giacomelli
2007-07-04Opps fix static ASM function on coldfireMichael Giacomelli
2007-07-04Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli