Skip mixing the fade out step when starting silent
commitad782c00007ae7a39352bb649a3cfb957fa2135d
authorChris Robinson <chris.kcat@gmail.com>
Wed, 26 Apr 2017 05:10:27 +0000 (25 22:10 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 26 Apr 2017 05:10:27 +0000 (25 22:10 -0700)
tree26b946de74d06672d543ce92fc38e111a61ed7b8
parenta0a41921fc28a1ff76a5850936cb32e912887735
Skip mixing the fade out step when starting silent

Unfortunately it can't skip mixing the fade in when going to silence because
the history needs to be up to date.
Alc/mixer.c