summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-12 05:14:41 +0100
committerwm4 <wm4@nowhere>2015-01-12 05:14:41 +0100
commit2e531aaf1427b2d3f6182047d7a396636e0d9fd5 (patch)
tree24a635ad7dfd74a1f1477c0f499f07e2c9bbd8ce /video/out/x11_common.c
parent3f3e1547ba6db29d626c0008f2e52bfd971327be (diff)
downloadmpv-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/x11_common.c')
0 files changed, 0 insertions, 0 deletions