aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-31decoder_control: removed the global variable "dc"Max Kellermann1-16/+19
2009-10-31player_control: protect command, state, error with a mutexMax Kellermann1-4/+1
2009-08-13decoder_control: protect command, state with a mutexMax Kellermann1-2/+25
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-07decoder_internal: don't push empty chunk into pipeMax Kellermann1-1/+6
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-19/+17
2009-03-06music_pipe: added music_pipe_push()Max Kellermann1-0/+80