aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_buffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm_buffer: pcm_buffer_get() never returns NULLMax Kellermann2012-02-131-0/+4
* pcm_buffer: add assertionsMax Kellermann2011-11-271-0/+6
* pcm_buffer: un-inline pcm_buffer_get()Max Kellermann2011-11-271-14/+3
* pcm_buffer: make the buffer pointer "void"Max Kellermann2010-06-301-1/+1
* pcm_buffer: 8 kB alignment instead of 64 kBMax Kellermann2010-05-201-2/+2
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* pcm_buffer: set size after allocationMax Kellermann2009-02-171-1/+2
* pcm_buffer: new library for temporary buffersMax Kellermann2009-01-071-0/+74