aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/flac_decoder_plugin.c
Commit message (Expand)AuthorAge
* decoder/flac: use C++ compilerMax Kellermann2012-10-02
* {decoder,encoder}/flac: drop support for libFLAC 1.1Max Kellermann2012-10-02
* decoder/ogg_common: rename to ogg_codec.cMax Kellermann2012-09-04
* decoder/ogg_common: pass decoder to _type_detect()Max Kellermann2012-09-04
* decoder/_ogg_common: rename to ogg_common.cMax Kellermann2012-09-04
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
* decoder/flac: check for errors only after _process_single()Max Kellermann2012-02-11
* decoder/flac: symmetric FLAC__stream_decoder_finish() callsMax Kellermann2012-02-11
* decoder/flac: use error messages from libFLACMax Kellermann2012-02-11
* decoder/flac: eliminate the remaining "gotos"Max Kellermann2012-02-11
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* Merge branch 'v0.16.x'Max Kellermann2011-04-12
|\
| * decoder/flac: fix enum mismatch in flac_tell_cb()Max Kellermann2011-03-23
* | copyright year 2011Max Kellermann2011-01-29
|/
* Add support for MixRamp tagsTim Phipps2010-03-21
* decoder/flac: support streams without STREAMINFO blockMax Kellermann2010-01-06
* decoder/flac: moved decoder initialization to _flac_common.cMax Kellermann2010-01-06
* decoder/flac: remember audio_format, not stream_infoMax Kellermann2010-01-06
* decoder/flac: removed CUE sheet supportMax Kellermann2010-01-06
* decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann2010-01-06
* renamed decoder plugin sourcesMax Kellermann2010-01-04