summaryrefslogtreecommitdiff
path: root/src/pipe.h
AgeCommit message (Expand)Author
2008-11-13player: chop the tail of the music pipe after CANCELMax Kellermann
2008-11-13music_pipe: continuously check the sample format of all chunksMax Kellermann
2008-11-02music_pipe: add tag pointer to the music_chunk structMax Kellermann
2008-11-02music_pipe: document struct music_chunkMax Kellermann
2008-11-02music_pipe: removed "volatile"Max Kellermann
2008-11-02music_pipe: renamed "size" to "num_chunks"Max Kellermann
2008-11-02music_pipe: no CamelCaseMax Kellermann
2008-11-02music_pipe: renamed "ob" to "music_pipe"Max Kellermann
2008-11-02music_pipe: more wrapper functionsMax Kellermann
2008-11-02decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann
2008-11-02music_pipe: renamed ob_* functions to music_pipe_*Max Kellermann
2008-11-02music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann
2008-11-02renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann