diff options
author | wm4 <wm4@nowhere> | 2015-01-12 05:14:41 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-01-12 05:14:41 +0100 |
commit | 2e531aaf1427b2d3f6182047d7a396636e0d9fd5 (patch) | |
tree | 24a635ad7dfd74a1f1477c0f499f07e2c9bbd8ce /video/out/cocoa/window.h | |
parent | 3f3e1547ba6db29d626c0008f2e52bfd971327be (diff) | |
download | mpv-2e531aaf1427b2d3f6182047d7a396636e0d9fd5.tar.bz2 mpv-2e531aaf1427b2d3f6182047d7a396636e0d9fd5.tar.xz |
vo: don't synchronize when seeking
Don't use vo_control() for sending VOCTRL_RESET when starting a seek.
This means vo_seek_reset() won't wait until the VO actually processed
VOCTRL_RESET. It happens asynchronously instead.
The impact of this change should be minimal, unless the VO is somehow
too busy (like blocking on vsync).
Diffstat (limited to 'video/out/cocoa/window.h')
0 files changed, 0 insertions, 0 deletions