summaryrefslogtreecommitdiff
path: root/apps/metadata/aiff.c (unfollow)
Commit message (Expand)Author
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2011-04-06Removed some dead code identified by clang-analyzer.Björn Stenberg
2010-07-26aiff metadata: fix format string (%zd for size_t)Rafaël Carré
2010-07-26aiff metadata: skip chunks larger than bufferRafaël Carré
2010-03-02Wave/Wave64/vox metadata parser: optimize just a little.Yoshihisa Uchida
2010-02-20commit FS#10424 and FS#10425Yoshihisa Uchida
2010-01-27Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM...Michael Giacomelli
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