summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/wmafixed.c (follow)
Commit message (Expand)AuthorAge
* strip trailing spaceMichael Giacomelli2010-03-05
* 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
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Argh.Michael Giacomelli2007-10-29
* Copyright.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
* Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli2007-07-12
* Fix previousMichael Giacomelli2007-07-08
* Move MDCT reconstruction window code over to new trig function. Improves acc...Michael Giacomelli2007-07-08
* Attempt #2Michael Giacomelli2007-07-04
* Opps fix static ASM function on coldfireMichael Giacomelli2007-07-04
* Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli2007-07-04