summaryrefslogtreecommitdiff
path: root/src/decoder_internal.h
AgeCommit message (Expand)Author
2009-04-13decoder_api: submit the song tag to the music pipeMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann
2009-03-06music_pipe: added music_pipe_push()Max Kellermann
2009-02-15decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann
2009-01-07pcm_utils: moved conversion code to pcm_convert.cMax Kellermann
2009-01-03input_stream: added tag() methodMax Kellermann
2008-11-08decoder: removed "plugin" from the decoder structMax Kellermann
2008-11-03decoder_api: automatically send stream tagMax Kellermann
2008-11-01decoder: return const decoder_plugin structsMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-21pcm_utils: renamed ConvState to struct pcm_convert_stateMax Kellermann
2008-10-08use the "bool" data type instead of "int"Max Kellermann
2008-08-26added flag "decoder.seeking"Max Kellermann
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann
2008-08-26moved convState to struct decoderMax Kellermann
2008-08-26added struct decoderMax Kellermann