summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libwma/wmafixed.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Add codecs to librbcodec.Sean Bartell1-237/+0
2010-08-03wma: move inline functions into .h fileRafaël Carré1-0/+129
2010-05-10wmafixed.h: remove double declarationRafaël Carré1-4/+1
2010-03-05Fix red by moving fsincos back to libwmaMichael Giacomelli1-1/+2
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper1-39/+6
2009-07-28Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee...Michael Giacomelli1-1/+0
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli1-64/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-10-29Argh.Michael Giacomelli1-1/+1
2007-10-29We removed the old Q15.16 precision trig functions from decoding ages ago, so...Michael Giacomelli1-2/+18
2007-10-19Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove s...Thom Johansen1-26/+43
2007-10-01move structures around in the header filesMarcoen Hirschberg1-0/+1
2007-09-20fix a warning for coldfireMarcoen Hirschberg1-0/+2
2007-09-20move (i)MDCT and FFT code to separate filesMarcoen Hirschberg1-0/+66
2007-08-16Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli1-4/+2
2007-07-08Fix previousMichael Giacomelli1-0/+15
2007-07-04Assemblerised CMUL() for ARM, giving ~20% speedup.Jens Arnold1-24/+0
2007-07-04Attempt #2Michael Giacomelli1-0/+23
2007-07-04Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli1-0/+92