• Max Kellermann's avatar
    pulse: force 16 bit audio sample format · a02db572
    Max Kellermann authored
    PA_SAMPLE_S16NE is the only sample format which is suported by both
    MPD and pulseaudio.  Unfortunately, pulse does not accept 24 bit
    samples.
    
    Instead of bailing out with an error message, we should tell the MPD
    core to convert all samples to 16 bit for pulse.
    a02db572
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am 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...