pcm_buffer: new library for temporary buffers
This library allocates temporary buffers for storing PCM conversion
results. It should replace all those "static" buffer variables which
are racy and never freed.
Showing
src/pcm_buffer.h
0 → 100644
Please
register
or
sign in
to comment