Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-08-30 | ringbuf: create a new struct rbvec instead of reusing struct iovec | Eric Wong | 1 | -6/+12 |
2008-08-30 | fixed ringbuf.c warnings | Max Kellermann | 1 | -1/+1 |
2008-08-16 | core rewrite (decode,player,outputBuffer,playlist) | Eric Wong | 1 | -2/+4 |
2008-06-30 | ringbuf: add thread-safe, thread-specific reset functions | Eric Wong | 1 | -0/+18 |
2008-06-30 | ringbuf: get_{write,read}_vector returns total bytes in both vec elts | Eric Wong | 1 | -2/+5 |
2008-06-30 | Add a generic ring buffer implementation | Eric Wong | 1 | -0/+205 |