aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/oggflac_plugin.c
Commit message (Expand)AuthorAge
* flac: get CUE track titles from additional FLAC commentsMario Lenz2009-03-16
* all: Update copyright header.Avuton Olrich2009-03-13
* flac: always allocate tag objectMax Kellermann2009-01-15
* flac: no CamelCaseMax Kellermann2009-01-15
* oggflac: don't use gcc.hMax Kellermann2009-01-02
* flac, mpc, ogg, wavpack: include unistd.h for SEEK_SETMax Kellermann2008-11-24
* decoder: check audio_format_valid() in all decodersMax Kellermann2008-11-21
* flac, oggflac: use GLib instead of utils.h/log.hMax Kellermann2008-11-21
* input_stream: size==-1 means unknown sizeMax Kellermann2008-11-16
* oggflac: removed the obsolete try_decode() methodMax Kellermann2008-11-11
* decoder: return void from decode() methodsMax Kellermann2008-11-11
* replay_gain: no CamelCaseMax Kellermann2008-11-11
* decoder: removed stream_typesMax Kellermann2008-11-04
* ogg, ffmpeg: try to decode, even when the stream is not seekableMax Kellermann2008-11-02
* 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
* oggflac: adapt to new APIMax Kellermann2008-10-31
* decoder: use bool for return values and flagsMax Kellermann2008-10-30
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-26
* input_stream: no CamelCaseMax Kellermann2008-10-26
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26