• Max Kellermann's avatar
    crossfade: copy chunk.audio_format in !NDEBUG · 6352e759
    Max Kellermann authored
    When the destination chunk was empty in cross_fade_apply(), it had no
    audio_format attached (an attribute which is only used for assertion
    in the debug build).  cross_fade_apply() should assign it the
    audio_format of the second chunk (if available), otherwise MPD will
    crash.
    6352e759
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...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...