audio: run downstream playback queue unconditionally
commita8a98cfd42f70ac1b725ee25e23154291228b330
authorVolker Rümelin <vr_qemu@t-online.de>
Sun, 20 Sep 2020 17:17:27 +0000 (20 19:17 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 23 Sep 2020 06:19:42 +0000 (23 08:19 +0200)
tree92d73a04ff4051bd477b4232835db50596dd7930
parent2d8823077e56598da1ad6adf7e5760f84057bad1
audio: run downstream playback queue unconditionally

Run the downstream playback queue even if there are no samples
in the mixing engine buffer. The downstream queue may still have
queued samples.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-id: 20200920171729.15861-7-vr_qemu@t-online.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/audio.c