summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/wma.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Use codeclib's mdct in wmapro. Input coeffs to the transform needed to be sca...Mohamed Tarek2010-08-04
* Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...Andree Buschmann2010-07-29
* Correct the scaling of the coeffs to 17bits.Mohamed Tarek2010-07-28
* libwmapro : remove dead/unneeded code from wma.[ch]Mohamed Tarek2010-07-17
* Initial cleanup for libwmapro.Mohamed Tarek2010-07-15
* Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...Mohamed Tarek2010-07-14
* Remove the floating point code from wmaprodec.c and change variable names acc...Mohamed Tarek2010-07-14
* Complete the conversion of WMA Pro to fixed point. Floating point code is sti...Mohamed Tarek2010-07-12
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile t...Mohamed Tarek2010-04-30
* Add libwmapro to apps/codecs. These files comprise a set of unmodified files ...Mohamed Tarek2010-04-30
* Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ...Mohamed Tarek2010-04-29
* Add libwmapro to trunk.Mohamed Tarek2010-04-27