Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | music_pipe: added music_pipe_push() | Max Kellermann | 2009-03-06 | 1 | -0/+80 |
Added music_pipe_allocate(), music_pipe_push() and music_pipe_cancel(). Those functions allow the caller (decoder thread in this case) to do its own chunk management. The functions music_pipe_flush() and music_pipe_tag() can now be removed. |