aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/ConfiguredResampler.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Config: add section "resampler"Max Kellermann2015-01-221-18/+105
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-8/+8
* Config*: move to config/Max Kellermann2014-01-241-3/+3
* pcm/SoxrResampler: Add configurable quality levelsChase Geigle2014-01-211-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann2013-12-011-0/+20
* pcm/ConfiguredResampler: convert boolean flag to enumMax Kellermann2013-12-011-13/+31
* pcm/PcmResampler: convert to abstract interfaceMax Kellermann2013-11-301-0/+63