• Max Kellermann's avatar
    output/Source: release the mutex while the filter runs · b6004b68
    Max Kellermann authored
    The filter can take some time to finish, even more so on a weak
    machine with a saturated CPU.  By not holding the mutex during that
    time, we can reduce PlayerThread latency a lot, because that thread
    needs to synchronize a lot with all outputs.
    b6004b68
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 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.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...