summaryrefslogtreecommitdiff
path: root/apps/metadata/flac.c
AgeCommit message (Expand)Author
2010-07-02Commit FS#7831. Corrects our flac decoder to not reject files that have samp...Michael Giacomelli
2009-08-08Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...Boris Gjenero
2009-05-30Improved Vorbis comment reader. The tags no longer need to fit in the first O...Magnus Holmgren
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-10-13Make the FLAC metadata parser a little more robust.Magnus Holmgren
2007-06-16split up the metadata parserMarcoen Hirschberg