• Max Kellermann's avatar
    music_chunk: added assertions on the audio format · 94d1a87d
    Max Kellermann authored
    In !NDEBUG, remember which audio_format is stored in every chunk and
    every pipe.  Check the audio_format of every new data block appended
    to the music_chunk, and the format of every new chunk appended to the
    music_pipe.
    94d1a87d
chunk.c 2.44 KB