aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_channels.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-23pcm_convert: use GError for error handlingMax Kellermann1-17/+3
2009-07-22pcm_channels: num_channels is unsignedMax Kellermann1-6/+6
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-02pcm_channels: added implementation for 32 bit samplesMax Kellermann1-0/+69
2009-01-07pcm_channels: use pcm_bufferMax Kellermann1-24/+15
2009-01-03pcm: use GLib instead of utils.hMax Kellermann1-3/+2
2008-12-29pcm: use GLib loggingMax Kellermann1-5/+9
2008-10-23pcm_channels: added 24 bit implementationsMax Kellermann1-0/+79
2008-10-23pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann1-0/+102