• 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
decoder_api.c 8.34 KB