aboutsummaryrefslogtreecommitdiff
path: root/src/pipe.c
Commit message (Expand)AuthorAge
* music_pipe: add tag pointer to the music_chunk structMax Kellermann2008-11-02
* music_pipe: added functions chunk_init() and chunk_free()Max Kellermann2008-11-02
* music_pipe: renamed "size" to "num_chunks"Max Kellermann2008-11-02
* music_pipe: no CamelCaseMax Kellermann2008-11-02
* music_pipe: set bit_rate and time in music_pipe_append()Max Kellermann2008-11-02
* music_pipe: moved code to music_chunk_append()Max Kellermann2008-11-02
* music_pipe: renamed "ob" to "music_pipe"Max Kellermann2008-11-02
* music_pipe: use GLib instead of utils.hMax Kellermann2008-11-02
* decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann2008-11-02
* music_pipe: pass frame size to tail_chunk()Max Kellermann2008-11-02
* music_pipe: renamed ob_* functions to music_pipe_*Max Kellermann2008-11-02
* music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann2008-11-02
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-02