summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-24 15:34:04 +0200
committerwm4 <wm4@nowhere>2014-10-24 15:34:04 +0200
commitdb86eaad3d1db3dbc631ae7dfa7a7f4b12f10ee8 (patch)
tree813bb713a7a9755a8f320098efb54f7ed77a480a /player/video.c
parent986d15ea9c61a76ed23bfccda8f3e943b6146115 (diff)
downloadmpv-db86eaad3d1db3dbc631ae7dfa7a7f4b12f10ee8.tar.bz2
mpv-db86eaad3d1db3dbc631ae7dfa7a7f4b12f10ee8.tar.xz
player: adjust uninit order of components
Most things should be allowed to access the client API unconditionally (for example for sending events), so move destroying the client API down. Also, mp_uninit_ipc() should happen before the point at which all clients are shutdown, or there will be a small time window in which new clients can be created after destroying them all.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions