• Max Kellermann's avatar
    pcm_resample: choose the fallback resampler at runtime · e12140cf
    Max Kellermann authored
    Even if libsamplerate support is enabled, compile the fallback
    resampler.  When the user specifies the option
    "samplerate_converter=internal", it is chosen in favor of
    libsamplerate.  This may help users with a weak FPU who don't want to
    compile a custom MPD from source, because the fallback resampler does
    not use floating point operations.
    e12140cf
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...