aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_channels.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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