summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/mdct.c (unfollow)
Commit message (Expand)Author
2008-09-04Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli
2008-06-24Revert r14786 which resulted in a substantial reduction in accuracy to save a...Michael Giacomelli
2007-10-01move structures around in the header filesMarcoen Hirschberg
2007-09-20reuse the largest sin and cos tables for smaller sizesMarcoen Hirschberg
2007-09-20get rid of warningsMarcoen Hirschberg
2007-09-20move (i)MDCT and FFT code to separate filesMarcoen Hirschberg