summaryrefslogtreecommitdiff
path: root/apps/metadata/wave.c (follow)
Commit message (Expand)AuthorAge
* Build librbcodec with DSP and metadata.Sean Bartell2012-03-18
* Add const to global pointers to strings.Boris Gjenero2011-12-17
* Disable debug output in wave format parser by default.Andree Buschmann2011-03-15
* chunksize decreases 4 bytes regardless wave/wave64.Yoshihisa Uchida2010-05-10
* Fix wav metadata bug, also fix typos and some const policeJeffrey Goode2010-05-09
* wave/wave64 LIST chunk parserYoshihisa Uchida2010-05-09
* Save some binsize.Magnus Holmgren2010-05-08
* wave/wave64: parse LIST chunk.Yoshihisa Uchida2010-05-08
* wave metadata parser reduces binsize.Yoshihisa Uchida2010-03-14
* Make atrac3 streams in wav containers work again (error was introduced with r...Andree Buschmann2010-03-12
* Oops. forget static.Yoshihisa Uchida2010-03-10
* unify the wave/wave64 parser.Yoshihisa Uchida2010-03-10
* Wave/Wave64/vox metadata parser: optimize just a little.Yoshihisa Uchida2010-03-02
* Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida2010-02-28
* commit FS#10424 and FS#10425Yoshihisa Uchida2010-02-20
* Initial support for ATRAC3 streams in wav containers. Mohamed Tarek2010-02-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken2008-05-03
* split up the metadata parserMarcoen Hirschberg2007-06-16