| Commit message (Expand) | Author | Files | Lines |
2013-11-30 | pcm/PcmResampler: convert to abstract interface | Max Kellermann | 1 | -1/+3 |
2013-11-30 | pcm/PcmConvert: move code to new class GluePcmResampler | Max Kellermann | 1 | -17/+2 |
2013-11-30 | pcm/PcmConvert: move code to new class PcmChannelsConverter | Max Kellermann | 1 | -3/+2 |
2013-11-30 | pcm/PcmConvert: move code to new class PcmFormatConverter | Max Kellermann | 1 | -9/+6 |
2013-11-30 | pcm/PcmConvert: add AudioFormat parameters | Max Kellermann | 1 | -11/+12 |
2013-11-29 | pcm/PcmConvert: use struct ConstBuffer internally | Max Kellermann | 1 | -15/+5 |
2013-11-29 | PcmConvert: add pcm_convert_global_init() | Max Kellermann | 1 | -0/+3 |
2013-11-28 | PcmConvert: fix src_format corruption when converting from DSD | Max Kellermann | 1 | -0/+7 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -1/+2 |
2013-11-13 | PcmConvert: add methods Open(), Close() | Max Kellermann | 1 | -20/+16 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -11/+8 |
2013-08-03 | audio_format: convert to C++ | Max Kellermann | 1 | -11/+11 |
2013-07-30 | pcm_buffer: convert to C++ | Max Kellermann | 1 | -6/+3 |
2013-07-30 | pcm_resample: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-07-29 | pcm_dsd: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-04-09 | pcm_*: move to src/pcm/ | Max Kellermann | 1 | -0/+0 |
2013-01-31 | PcmDither: convert struct to a class | Max Kellermann | 1 | -1/+1 |
2013-01-31 | pcm_*: convert to C++ | Max Kellermann | 1 | -1/+2 |
2013-01-31 | pcm_convert: convert to C++ | Max Kellermann | 1 | -0/+114 |