summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/wmafixed.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-08-03wma: move inline functions into .h fileRafaël Carré
2010-05-10wmafixed.h: remove double declarationRafaël Carré
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-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...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-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-10-01move structures around in the header filesMarcoen Hirschberg
2007-09-20fix a warning for coldfireMarcoen Hirschberg
2007-09-20move (i)MDCT and FFT code to separate filesMarcoen Hirschberg
2007-08-16Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli
2007-07-08Fix previousMichael Giacomelli
2007-07-04Assemblerised CMUL() for ARM, giving ~20% speedup.Jens Arnold
2007-07-04Attempt #2Michael Giacomelli
2007-07-04Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli