aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_channels.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* pcm_convert: use GError for error handlingMax Kellermann2009-07-231-17/+3
* pcm_channels: num_channels is unsignedMax Kellermann2009-07-221-6/+6
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* pcm_channels: added implementation for 32 bit samplesMax Kellermann2009-03-021-0/+69
* pcm_channels: use pcm_bufferMax Kellermann2009-01-071-24/+15
* pcm: use GLib instead of utils.hMax Kellermann2009-01-031-3/+2
* pcm: use GLib loggingMax Kellermann2008-12-291-5/+9
* pcm_channels: added 24 bit implementationsMax Kellermann2008-10-231-0/+79
* pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann2008-10-231-0/+102