• Max Kellermann's avatar
    music_pipe: added music_pipe_push() · 000b2d4f
    Max Kellermann authored
    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.
    000b2d4f
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...