aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/flac_metadata.c
Commit message (Expand)AuthorAge
* decoder/flac: use C++ compilerMax Kellermann2012-10-02
* decoder/{flac,vorbis}: move tag table to XiphTags.cMax Kellermann2012-09-05
* tag_handler: handle arbitrary name/value pairsMax Kellermann2012-02-12
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
* decoder/{vorbis,flac}: use the tag_table libraryMax Kellermann2012-02-11
* Merge branch 'v0.16.x'Max Kellermann2011-07-19
|\
| * decoder/flac: validate the sample rate when scanning the tagMax Kellermann2011-07-03
* | copyright year 2011Max Kellermann2011-01-29
|/
* decoder_control: use g_free() to manage mixramp allocationsMax Kellermann2010-09-23
* Add support for MixRamp tagsTim Phipps2010-03-21
* replay_gain_info: allocate the struct staticallyMax Kellermann2010-02-17
* decoder/flac: fix replay gain (short-circuiting "or")Tim Phipps2010-01-28
* decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann2010-01-06
* replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-04
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* decoder/flac: moved code to flac_metadata.cMax Kellermann2009-11-11