• Max Kellermann's avatar
    output/jack: fix crash with mono playback · 1674a4ec
    Max Kellermann authored
    With mono sound, jack_sample_size is smaller than frame_size (4 vs 2
    bytes), and "space/jack_sample_size==0".  That means mpd_jack_play()
    will return 0, although no error has occurred.
    1674a4ec
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...