summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/wmafixed.h (follow)
Commit message (Expand)AuthorAge
* wma: move inline functions into .h fileRafaël Carré2010-08-03
* wmafixed.h: remove double declarationRafaël Carré2010-05-10
* Fix red by moving fsincos back to libwmaMichael Giacomelli2010-03-05
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...Michael Giacomelli2009-07-28
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Argh.Michael Giacomelli2007-10-29
* We removed the old Q15.16 precision trig functions from decoding ages ago, so...Michael Giacomelli2007-10-29
* Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...Thom Johansen2007-10-19
* move structures around in the header filesMarcoen Hirschberg2007-10-01
* fix a warning for coldfireMarcoen Hirschberg2007-09-20
* move (i)MDCT and FFT code to separate filesMarcoen Hirschberg2007-09-20
* Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli2007-08-16
* Fix previousMichael Giacomelli2007-07-08
* Assemblerised CMUL() for ARM, giving ~20% speedup.Jens Arnold2007-07-04
* Attempt #2Michael Giacomelli2007-07-04
* Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli2007-07-04