summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/wmapro_mdct.c (unfollow)
Commit message (Expand)Author
2010-08-05Drop the the mdct files from libwmapro since they are no longer needed.Mohamed Tarek
2010-07-29Make codeclib_misc.h include the asm headers to simplify inclusion magic.Nils Wallménius
2010-07-29libmwapro: use codeclib asm macros for XNPROD31, speeds up decoding of a 55kb...Nils Wallménius
2010-07-14wmapro: don't force little endiannessRafaël Carré
2010-07-14Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...Mohamed Tarek
2010-07-12Complete the conversion of WMA Pro to fixed point. Floating point code is sti...Mohamed Tarek
2010-07-05Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek