summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-04-19 12:35:42 +0200
committerwm4 <wm4@nowhere>2017-04-19 12:55:44 +0200
commitdcb580035786fdebe58c5146941bc9700cab842b (patch)
treeea2e819bc70d16d0b6534be413de3bde66ca6386 /DOCS/man
parente335e3323932ca7e27ffbe99e7dc2447a83ba857 (diff)
downloadmpv-dcb580035786fdebe58c5146941bc9700cab842b.tar.bz2
mpv-dcb580035786fdebe58c5146941bc9700cab842b.tar.xz
osx: fix deadlock on exit with libmpv on OSX
There is explicit code to handle the libmpv case, but it expects that a dispatch queue is running. This is not necessarily the case. E.g. edit the simple.c mpv example not to do any playback and to destroy the mpv handle immediately. It will freeze on exit, because nothing will release the mpv_handle. I'm not sure how this should be fixed, so disable it for now in library mode.
Diffstat (limited to 'DOCS/man')
0 files changed, 0 insertions, 0 deletions