Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-07 | pcm_buffer: new library for temporary buffers | Max Kellermann | |
This library allocates temporary buffers for storing PCM conversion results. It should replace all those "static" buffer variables which are racy and never freed. |