summaryrefslogtreecommitdiff
path: root/apps/codecs/wmapro.c
AgeCommit message (Expand)Author
2010-08-04Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...Mohamed Tarek
2010-08-03Fix the sample count in wma pro.Mohamed Tarek
2010-07-29Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...Andree Buschmann
2010-07-26Modify the wma pro decoder to produce non-interleaved samples, and work direc...Mohamed Tarek
2010-07-25codecs: mark some local variables with 'static'Nils Wallménius
2010-07-17Check for errors from decode_packet in wmapro.cMohamed Tarek
2010-07-15Initial cleanup for libwmapro.Mohamed Tarek
2010-07-14Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...Mohamed Tarek
2010-07-05Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek
2010-06-21Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek
2010-05-09nomsgMohamed Tarek