Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_buffer: add assertions | Max Kellermann | 2011-11-27 | 1 | -0/+4 |
| | |||||
* | pcm_buffer: move formula to new function align_8k() | Max Kellermann | 2011-11-27 | 1 | -2/+11 |
| | |||||
* | pcm_buffer: un-inline pcm_buffer_get() | Max Kellermann | 2011-11-27 | 1 | -0/+35 |
This method is too complex for inlining. |