summaryrefslogtreecommitdiff
path: root/apps/metadata/mpc.c (follow)
Commit message (Expand)AuthorAge
* Correction of musepack SV8 replaygain. The album/title peak is saved in a log...Andree Buschmann2010-03-14
* Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.Andree Buschmann2010-03-08
* Reduce binsize again.Andree Buschmann2010-03-07
* Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann2010-03-07
* 1st part of fix for FS#10637. Correction of mpc header parsing.Andree Buschmann2010-01-31
* Unify fourcc macro and some style changesNils Wallménius2009-11-18
* 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
* We do not support mpc sv4-6 anymore.Andree Buschmann2008-05-22
* Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken2008-05-03
* Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...Thom Johansen2007-12-04
* MPC: Simplify the ReplayGain parsing code.Magnus Holmgren2007-12-01
* Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...Thom Johansen2007-11-30
* Correct copyright line.Thom Johansen2007-08-24
* split up the metadata parserMarcoen Hirschberg2007-06-16