summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/mdct_arm.S (unfollow)
Commit message (Expand)Author
2008-09-04Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...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
2008-01-25Vorbis codec: Only try to put the ARM assembler optimised MDCT in IRAM if the...Jens Arnold
2007-09-27FS #7833: Optimizations to the Vorbis codec:Tomasz Malesinski