• Max Kellermann's avatar
    audio_output: workaround for deadlock · e2a12dee
    Max Kellermann authored
    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.
    e2a12dee
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...