summaryrefslogtreecommitdiff
path: root/src/decoder_internal.c
AgeCommit message (Expand)Author
2013-01-04decoder_*: convert to C++Max Kellermann
2011-09-14decoder_internal: don't call input_stream_buffer()Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2011-01-10decoder_control: store GCond object, not a player_controlMax Kellermann
2011-01-10player_control: removed the global variable "pc"Max Kellermann
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-15input_stream: return errors with GErrorMax Kellermann
2009-12-15decoder_internal: decoder_input_buffer() returns boolMax Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-31decoder_control: removed the global variable "dc"Max Kellermann
2009-10-31player_control: protect command, state, error with a mutexMax Kellermann
2009-08-13decoder_control: protect command, state with a mutexMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-07decoder_internal: don't push empty chunk into pipeMax Kellermann
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann
2009-03-06music_pipe: added music_pipe_push()Max Kellermann