aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/GlueResampler.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* pcm/PcmResampler: convert to abstract interfaceMax Kellermann2013-11-301-54/+45
| | | | | | The PcmResampler interface is implemented by the two classes FallbackPcmResampler and LibsampleratePcmResampler. This prepares for adding more resampler libraries.
* pcm/PcmConvert: move code to new class GluePcmResamplerMax Kellermann2013-11-301-0/+94