Age | Commit message (Expand) | Author |
---|---|---|
2008-11-13 | player: chop the tail of the music pipe after CANCEL | Max Kellermann |
2008-11-13 | music_pipe: continuously check the sample format of all chunks | Max Kellermann |
2008-11-02 | music_pipe: add tag pointer to the music_chunk struct | Max Kellermann |
2008-11-02 | music_pipe: document struct music_chunk | Max Kellermann |
2008-11-02 | music_pipe: removed "volatile" | Max Kellermann |
2008-11-02 | music_pipe: renamed "size" to "num_chunks" | Max Kellermann |
2008-11-02 | music_pipe: no CamelCase | Max Kellermann |
2008-11-02 | music_pipe: renamed "ob" to "music_pipe" | Max Kellermann |
2008-11-02 | music_pipe: more wrapper functions | Max Kellermann |
2008-11-02 | decoder: replaced music_pipe.audioFormat with dc.out_audio_format | Max Kellermann |
2008-11-02 | music_pipe: renamed ob_* functions to music_pipe_* | Max Kellermann |
2008-11-02 | music_pipe: renamed struct output_buffer to struct music_pipe | Max Kellermann |
2008-11-02 | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann |