summaryrefslogtreecommitdiff
path: root/apps/metadata/asf.c
AgeCommit message (Expand)Author
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-04-18Opps.Michael Giacomelli
2008-04-18Inform the console when an unsupported WMA flavor is played.Michael Giacomelli
2007-12-02ASF/WMA: Check if the file is encrypted. If so, don't try to play it.Magnus Holmgren
2007-10-28Add ReplayGain support to WMA (based on tags written by Foobar2000).Magnus Holmgren
2007-10-16Fix FS #7976. WMA metadata parser didn't store file size in metadata struct.Thom Johansen
2007-08-02Initial attept at supporting Line Spectral Pairs. Various issues remain, and...Michael Giacomelli
2007-07-20Add incomplete support for files using noise coding but not LSP. In practice...Michael Giacomelli
2007-07-11Make the ASF parser reject streams which are not wmav1 or wmav2. Also restor...Dave Chapman
2007-07-10Disable the DEBUGF statementsDave Chapman
2007-07-04OoopsDave Chapman
2007-07-04Add tag parsing to the ASF metadata parser. TODO: 1) Stress test to ensure i...Dave Chapman
2007-07-03The WMA decoder crashes when attempting to decode files encoded at less than ...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