| Commit message (Expand) | Author | Age | Files | Lines |
* | tag_handler: handle arbitrary name/value pairs | Max Kellermann | 2012-02-12 | 1 | -0/+13 |
* | decoder_plugin: scan tags with callback table | Max Kellermann | 2012-02-11 | 1 | -27/+51 |
* | decoder/{vorbis,flac}: use the tag_table library | Max Kellermann | 2012-02-11 | 1 | -11/+10 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-19 | 1 | -1/+2 |
|\ |
|
| * | decoder/flac: validate the sample rate when scanning the tag | Max Kellermann | 2011-07-03 | 1 | -1/+2 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ |
|
* | decoder_control: use g_free() to manage mixramp allocations | Max Kellermann | 2010-09-23 | 1 | -5/+2 |
* | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -0/+43 |
* | replay_gain_info: allocate the struct statically | Max Kellermann | 2010-02-17 | 1 | -10/+5 |
* | decoder/flac: fix replay gain (short-circuiting "or") | Tim Phipps | 2010-01-28 | 1 | -8/+13 |
* | decoder/flac: moved flac_tag_load() to flac_metadata.c | Max Kellermann | 2010-01-06 | 1 | -0/+53 |
* | replay_gain: moved code to replay_gain_info.c | Max Kellermann | 2010-01-04 | 1 | -1/+1 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | decoder/flac: moved code to flac_metadata.c | Max Kellermann | 2009-11-11 | 1 | -0/+192 |