• Max Kellermann's avatar
    decoder/wavpack: activate 32 bit support · ee5d3337
    Max Kellermann authored
    MPD has been supporting 32 bit samples since version 0.15.  This patch
    changes one check, and removes the 32->24 conversion code.
    
    Note that WavPack floating point samples have 32 bits, and MPD doesn't
    have a special check for floating point - therefore, this WavPack
    plugin still returns 24 bit integer samples as before (until we have
    float support in the MPD core).
    ee5d3337
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...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...