summaryrefslogtreecommitdiff
path: root/apps/codecs/wmapro.c (follow)
Commit message (Expand)AuthorAge
* Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...Mohamed Tarek2010-08-04
* Fix the sample count in wma pro.Mohamed Tarek2010-08-03
* Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...Andree Buschmann2010-07-29
* Modify the wma pro decoder to produce non-interleaved samples, and work direc...Mohamed Tarek2010-07-26
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Check for errors from decode_packet in wmapro.cMohamed 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
* Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek2010-07-05
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* nomsgMohamed Tarek2010-05-09