aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/osd.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2015-05-21 22:52:14 +0200
committerGravatar wm4 <wm4@nowhere>2015-05-21 22:52:14 +0200
commitac879545ada48eb47cf5e56625fc00a403283890 (patch)
treeb608b9b498bb42c77494b976cdd5a7289b3d88a8 /player/osd.c
parentcbaa8d65fc17994f542f16eb2479ac4cd4621262 (diff)
win32: do not call timeEndPeriod(1) on termination
This was called for formal reasons at best. The way it does this is somewhat dangerous, because if libmpv is unloaded as DLL, this would attempt to call a dangling function pointer. (No, we don't want an extra DllMain entrypoint just for win32.)
Diffstat (limited to 'player/osd.c')
0 files changed, 0 insertions, 0 deletions