aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmChannels.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-02pcm/Traits: add typedef "sum_type"Max Kellermann1-4/+4
2013-12-02pcm/PcmChannels: implement fake N-to-M mappingMax Kellermann1-1/+27
2013-12-02pcm/PcmChannels: use the SampleTraits libraryMax Kellermann1-182/+60
2013-12-02pcm/PcmChannels: use struct ConstBufferMax Kellermann1-59/+46
2013-10-28*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-10-15gcc.h: major updateMax Kellermann1-18/+18
2013-07-30pcm_buffer: convert to C++Max Kellermann1-9/+9
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-0/+0
2013-02-01PcmChannels: merge duplicate code with a templateMax Kellermann1-38/+9
2013-01-31pcm_*: convert to C++Max Kellermann1-10/+12
2012-10-02pcm_channels: support floating point samplesMax Kellermann1-0/+71
2011-10-20pcm_*: add "restrict" keywordsMax Kellermann1-16/+23
2011-10-19pcm_channels: pass an "end" pointer instead of a sample countMax Kellermann1-39/+40
2011-10-19pcm_{channels,resample}: pass channel count as integer, not uint8_tMax Kellermann1-6/+6
2011-10-19pcm_{channels,format}: add alignment assertionsMax Kellermann1-0/+6
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