Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-30 | pcm/PcmResampler: convert to abstract interface | Max Kellermann | 1 | -54/+45 | |
The PcmResampler interface is implemented by the two classes FallbackPcmResampler and LibsampleratePcmResampler. This prepares for adding more resampler libraries. | |||||
2013-11-30 | pcm/PcmConvert: move code to new class GluePcmResampler | Max Kellermann | 1 | -0/+94 | |