aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* decoder_control: store GCond object, not a player_controlMax Kellermann2011-01-101-2/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-1/+1
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-1/+8
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-1/+7
* decoder_internal: decoder_input_buffer() returns boolMax Kellermann2009-12-151-4/+4
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* decoder_control: removed the global variable "dc"Max Kellermann2009-10-311-16/+19
* player_control: protect command, state, error with a mutexMax Kellermann2009-10-311-4/+1
* decoder_control: protect command, state with a mutexMax Kellermann2009-08-131-2/+25
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* decoder_internal: don't push empty chunk into pipeMax Kellermann2009-03-071-1/+6
* pipe: added music_buffer, rewrite music_pipeMax Kellermann2009-03-061-19/+17
* music_pipe: added music_pipe_push()Max Kellermann2009-03-061-0/+80