summaryrefslogtreecommitdiff
path: root/src/decoder_internal.h
AgeCommit message (Expand)Author
2013-01-04decoder_*: convert to C++Max Kellermann
2013-01-02{decoder,player}_thread: convert to C++Max Kellermann
2011-09-22Merge branch 'v0.16.x'Max Kellermann
2011-09-22decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann
2011-09-22decoder_internal.h: more API documentationMax Kellermann
2011-09-14decoder_internal: don't call input_stream_buffer()Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann
2010-01-04replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann
2010-01-04decoder_api: added function decoder_replay_gain()Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-26decoder_api: added function decoder_timestamp()Max Kellermann
2009-10-31decoder_control: removed the global variable "dc"Max Kellermann
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