summaryrefslogtreecommitdiff
path: root/src/pcm_channels.c
AgeCommit message (Expand)Author
2011-10-20pcm_*: add "restrict" keywordsMax Kellermann
2011-10-19pcm_channels: pass an "end" pointer instead of a sample countMax Kellermann
2011-10-19pcm_{channels,resample}: pass channel count as integer, not uint8_tMax Kellermann
2011-10-19pcm_{channels,format}: add alignment assertionsMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-07-23pcm_convert: use GError for error handlingMax Kellermann
2009-07-22pcm_channels: num_channels is unsignedMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02pcm_channels: added implementation for 32 bit samplesMax Kellermann
2009-01-07pcm_channels: use pcm_bufferMax Kellermann
2009-01-03pcm: use GLib instead of utils.hMax Kellermann
2008-12-29pcm: use GLib loggingMax Kellermann
2008-10-23pcm_channels: added 24 bit implementationsMax Kellermann
2008-10-23pcm_utils: moved channel conversion functions to pcm_channels.cMax Kellermann