Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm/Volume: make DSD a no-op | Max Kellermann | 2014-01-17 | 1 | -2/+8 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | pcm/Volume: use number of samples instead of end pointer | Max Kellermann | 2014-01-07 | 1 | -25/+19 |
* | pcm/Volume: improved dithering | Max Kellermann | 2013-12-28 | 1 | -20/+27 |
* | pcm/Volume: remove optimized i386 assembly | Max Kellermann | 2013-12-28 | 1 | -50/+0 |
* | pcm/Volume: convert to class | Max Kellermann | 2013-12-23 | 1 | -29/+58 |
* | pcm/Volume: apply volume into destination buffer | Max Kellermann | 2013-12-23 | 1 | -21/+37 |
* | pcm/Volume: convert i386 code to template specialization | Max Kellermann | 2013-12-23 | 1 | -42/+42 |
* | pcm/Volume: move code to template pcm_volume_sample() | Max Kellermann | 2013-12-23 | 1 | -7/+16 |
* | pcm/PcmVolume: rename to Volume.cxx | Max Kellermann | 2013-12-23 | 1 | -0/+178 |