aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/flac_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-17/+13
* decoder/flac: check for errors only after _process_single()Max Kellermann2012-02-111-8/+6
* decoder/flac: symmetric FLAC__stream_decoder_finish() callsMax Kellermann2012-02-111-1/+3
* decoder/flac: use error messages from libFLACMax Kellermann2012-02-111-27/+7
* decoder/flac: eliminate the remaining "gotos"Max Kellermann2012-02-111-42/+54
* input_stream: non-blocking I/OMax Kellermann2011-09-161-4/+5
* Merge branch 'v0.16.x'Max Kellermann2011-04-121-1/+1
|\
| * decoder/flac: fix enum mismatch in flac_tell_cb()Max Kellermann2011-03-231-1/+1
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* Add support for MixRamp tagsTim Phipps2010-03-211-1/+6
* decoder/flac: support streams without STREAMINFO blockMax Kellermann2010-01-061-0/+12
* decoder/flac: moved decoder initialization to _flac_common.cMax Kellermann2010-01-061-15/+4
* decoder/flac: remember audio_format, not stream_infoMax Kellermann2010-01-061-3/+3
* decoder/flac: removed CUE sheet supportMax Kellermann2010-01-061-295/+1
* decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann2010-01-061-53/+0
* renamed decoder plugin sourcesMax Kellermann2010-01-041-0/+838