• Max Kellermann's avatar
    alsa: fall back to 16 bit output · ffed2fdc
    Max Kellermann authored
    If the sample format isn't supported by the device (i.e. 24 bit on
    low-end sound chips), fall back to 16 bit output.  There is code in
    pcm_utils.c which converts PCM data to 16 bit.
    ffed2fdc
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...