diff options
author | Max Kellermann <max@duempel.org> | 2008-09-26 07:12:29 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-26 07:12:29 +0200 |
commit | e2a12deead431f86c24d71579c954e00e73ed447 (patch) | |
tree | ef10aa00cbf8da29f2c0086e9ea6540c801af726 /m4/lame.m4 | |
parent | 05f66e04a413114103ca3a14f742b0430f6858e0 (diff) | |
download | mpd-e2a12deead431f86c24d71579c954e00e73ed447.tar.gz mpd-e2a12deead431f86c24d71579c954e00e73ed447.tar.xz mpd-e2a12deead431f86c24d71579c954e00e73ed447.zip |
audio_output: workaround for deadlock
During debugging, I found a deadlock between flushAudioBuffer() and
the audio_output_task(): audio_output_task() didn't notice that there
is a command, and flushAudioBuffer() waited forever in notify_wait().
I am not sure yet what is the real cause; work around this for now by
waking up non-finished audio outputs in every iteration.
Diffstat (limited to 'm4/lame.m4')
0 files changed, 0 insertions, 0 deletions