• Max Kellermann's avatar
    pcm_utils: added pcm_convert_init() · e6d90d4e
    Max Kellermann authored
    Instead of manually calling memset(0) on the pcm_convert_state struct,
    client code should use a library function from pcm_utils.c.  This way,
    we can change the semantics of the struct easily.
    e6d90d4e
output_init.c 3 KB