Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | music_pipe: add tag pointer to the music_chunk struct | Max Kellermann | 2008-11-02 | 1 | -0/+14 |
* | music_pipe: document struct music_chunk | Max Kellermann | 2008-11-02 | 1 | -0/+11 |
* | music_pipe: removed "volatile" | Max Kellermann | 2008-11-02 | 1 | -2/+2 |
* | music_pipe: renamed "size" to "num_chunks" | Max Kellermann | 2008-11-02 | 1 | -3/+2 |
* | music_pipe: no CamelCase | Max Kellermann | 2008-11-02 | 1 | -3/+3 |
* | music_pipe: renamed "ob" to "music_pipe" | Max Kellermann | 2008-11-02 | 1 | -6/+6 |
* | music_pipe: more wrapper functions | Max Kellermann | 2008-11-02 | 1 | -0/+27 |
* | decoder: replaced music_pipe.audioFormat with dc.out_audio_format | Max Kellermann | 2008-11-02 | 1 | -4/+4 |
* | music_pipe: renamed ob_* functions to music_pipe_* | Max Kellermann | 2008-11-02 | 1 | -14/+14 |
* | music_pipe: renamed struct output_buffer to struct music_pipe | Max Kellermann | 2008-11-02 | 1 | -6/+7 |
* | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann | 2008-11-02 | 1 | -0/+115 |