• Max Kellermann's avatar
    mp3: dither a whole block at a time · af83ac5e
    Max Kellermann authored
    Fill the whole output buffer at a time by using dither_buffer()'s
    ability to decode blocks.  Calculate how many samples fit into the
    output buffer before each invocation.
    af83ac5e
mp3_plugin.c 29.3 KB