• Max Kellermann's avatar
    ao: use 16 bit sample format · 0dab2c5b
    Max Kellermann authored
    There have been bug reports on MPD regarding 24 bit output via
    libao/esd.  The "ao" plugin does not attempt fall back to 16 bit
    currently, and thus fails to play 24 bit audio (i.e. all mp3 files).
    Make it always use 16 bit samples for now, until more bits are
    well-tested.
    0dab2c5b
ao_plugin.c 6.19 KB