| Commit message (Expand) | Author | Age | Files | Lines |
* | decoder_plugin: scan tags with callback table | Max Kellermann | 2012-02-11 | 1 | -17/+13 |
* | decoder/flac: check for errors only after _process_single() | Max Kellermann | 2012-02-11 | 1 | -8/+6 |
* | decoder/flac: symmetric FLAC__stream_decoder_finish() calls | Max Kellermann | 2012-02-11 | 1 | -1/+3 |
* | decoder/flac: use error messages from libFLAC | Max Kellermann | 2012-02-11 | 1 | -27/+7 |
* | decoder/flac: eliminate the remaining "gotos" | Max Kellermann | 2012-02-11 | 1 | -42/+54 |
* | input_stream: non-blocking I/O | Max Kellermann | 2011-09-16 | 1 | -4/+5 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-04-12 | 1 | -1/+1 |
|\ |
|
| * | decoder/flac: fix enum mismatch in flac_tell_cb() | Max Kellermann | 2011-03-23 | 1 | -1/+1 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ |
|
* | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -1/+6 |
* | decoder/flac: support streams without STREAMINFO block | Max Kellermann | 2010-01-06 | 1 | -0/+12 |
* | decoder/flac: moved decoder initialization to _flac_common.c | Max Kellermann | 2010-01-06 | 1 | -15/+4 |
* | decoder/flac: remember audio_format, not stream_info | Max Kellermann | 2010-01-06 | 1 | -3/+3 |
* | decoder/flac: removed CUE sheet support | Max Kellermann | 2010-01-06 | 1 | -295/+1 |
* | decoder/flac: moved flac_tag_load() to flac_metadata.c | Max Kellermann | 2010-01-06 | 1 | -53/+0 |
* | renamed decoder plugin sources | Max Kellermann | 2010-01-04 | 1 | -0/+838 |