Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | music_pipe: renamed "size" to "num_chunks" | Max Kellermann | 2008-11-02 | 1 | -10/+10 |
* | music_pipe: no CamelCase | Max Kellermann | 2008-11-02 | 1 | -14/+14 |
* | music_pipe: set bit_rate and time in music_pipe_append() | Max Kellermann | 2008-11-02 | 1 | -10/+10 |
* | music_pipe: moved code to music_chunk_append() | Max Kellermann | 2008-11-02 | 1 | -13/+28 |
* | music_pipe: renamed "ob" to "music_pipe" | Max Kellermann | 2008-11-02 | 1 | -43/+43 |
* | music_pipe: use GLib instead of utils.h | Max Kellermann | 2008-11-02 | 1 | -3/+3 |
* | decoder: replaced music_pipe.audioFormat with dc.out_audio_format | Max Kellermann | 2008-11-02 | 1 | -1/+3 |
* | music_pipe: pass frame size to tail_chunk() | Max Kellermann | 2008-11-02 | 1 | -3/+2 |
* | music_pipe: renamed ob_* functions to music_pipe_* | Max Kellermann | 2008-11-02 | 1 | -20/+20 |
* | music_pipe: renamed struct output_buffer to struct music_pipe | Max Kellermann | 2008-11-02 | 1 | -6/+8 |
* | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann | 2008-11-02 | 1 | -0/+228 |