summaryrefslogtreecommitdiffstats
path: root/video/out/vo.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-13 10:47:07 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-16 18:09:35 +0900
commitcb5adf4d726e19e4966362fdf316892da484fefa (patch)
treea74bcec47fdc5d4d97121aa6318c65b1b431e72b /video/out/vo.c
parent440ba3363966b6fa4394ca79074b5ba8a0f3a5a6 (diff)
downloadmpv-cb5adf4d726e19e4966362fdf316892da484fefa.tar.bz2
mpv-cb5adf4d726e19e4966362fdf316892da484fefa.tar.xz
cocoa: fix exiting the command line player
Commit e920a00eb assumed that terminate_cocoa_application() actually would exit. But apparently that is not always the case; e.g. mpv --help will just hang. The old code had a dummy exit(0), which was apparently actually called. Fix by explicitly exiting if mpv_main() returns and terminate_cocoa_application() does nothing. (cherry picked from commit 9e14042e575435e94da660823d14aa6a6b6cb668)
Diffstat (limited to 'video/out/vo.c')
0 files changed, 0 insertions, 0 deletions