summaryrefslogtreecommitdiff
path: root/apps/metadata/wave.c
AgeCommit message (Expand)Author
2011-03-15Disable debug output in wave format parser by default.Andree Buschmann
2010-05-10chunksize decreases 4 bytes regardless wave/wave64.Yoshihisa Uchida
2010-05-09Fix wav metadata bug, also fix typos and some const policeJeffrey Goode
2010-05-09wave/wave64 LIST chunk parserYoshihisa Uchida
2010-05-08Save some binsize.Magnus Holmgren
2010-05-08wave/wave64: parse LIST chunk.Yoshihisa Uchida
2010-03-14wave metadata parser reduces binsize.Yoshihisa Uchida
2010-03-12Make atrac3 streams in wav containers work again (error was introduced with r...Andree Buschmann
2010-03-10Oops. forget static.Yoshihisa Uchida
2010-03-10unify the wave/wave64 parser.Yoshihisa Uchida
2010-03-02Wave/Wave64/vox metadata parser: optimize just a little.Yoshihisa Uchida
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida
2010-02-20commit FS#10424 and FS#10425Yoshihisa Uchida
2010-02-16Initial support for ATRAC3 streams in wav containers. Mohamed Tarek
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken
2007-06-16split up the metadata parserMarcoen Hirschberg