summaryrefslogtreecommitdiff
path: root/apps/codecs/wma.c
AgeCommit message (Expand)Author
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low
2007-10-17Make a fix for the WMA seek to start bug that actually works...Thom Johansen
2007-10-17Fix FS #7973. Hack a way to make skip to start of track work for WMA until we...Thom Johansen
2007-08-06use the full resolution we get from the WMA decoder and let the DSP code do t...Marcoen Hirschberg
2007-07-18Cosmetic changes - update a comment and add more info to a DEBUGFDave Chapman
2007-07-11TAB and whitespace policeDave Chapman
2007-07-11Don't assume files are WMAv2, instead actually check that they are and quit g...Michael Giacomelli
2007-07-10ASF parser improvements - it now correctly handles files containing multiple ...Dave Chapman
2007-07-09Reorganise the wma_decode_superframe() function - split into a separate init ...Dave Chapman
2007-07-03WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and...Dave Chapman
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman