aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/audiofile_plugin.c
Commit message (Expand)AuthorAge
* decoder: check audio_format_valid() in all decodersMax Kellermann2008-11-21
* audiofile: use GLib instead of log.hMax Kellermann2008-11-21
* audiofile: fixed misplaced ifViliam Mateicka2008-11-18
* decoder: return void from decode() methodsMax Kellermann2008-11-11
* decoder: removed stream_typesMax Kellermann2008-11-04
* decoder_api: pass "seekable" flag to decoder_initialized()Max Kellermann2008-11-02
* decoder: make the suffixes and mime_types arrays really constMax Kellermann2008-11-01
* decoder: make all decoder_plugin structs constMax Kellermann2008-11-01
* decoder_api: pass constant path pointersMax Kellermann2008-10-31
* decoder: use bool for return values and flagsMax Kellermann2008-10-30
* decoder: automatically flush the output buffer after decoder exitsMax Kellermann2008-10-29
* decoder_api: removed decoder_clear()Max Kellermann2008-10-29
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26