• 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
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...