aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/flac_metadata.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-03decoder/flac: validate the sample rate when scanning the tagMax Kellermann1-1/+2
2010-09-23decoder_control: use g_free() to manage mixramp allocationsMax Kellermann1-5/+2
2010-03-21Add support for MixRamp tagsTim Phipps1-0/+43
2010-02-17replay_gain_info: allocate the struct staticallyMax Kellermann1-10/+5
2010-01-28decoder/flac: fix replay gain (short-circuiting "or")Tim Phipps1-8/+13
2010-01-06decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann1-0/+53
2010-01-04replay_gain: moved code to replay_gain_info.cMax Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-11decoder/flac: moved code to flac_metadata.cMax Kellermann1-0/+192