summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-02 14:51:46 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-02 14:51:46 +0000
commitbb89a7696daffa36832790e4fc1ee67b0dfad8e3 (patch)
tree42100365d85a0df4f67578d343fdab956113f0ac /libvo
parent2d330d3c014836eeb3ed2fde2762dd34d6d29ed6 (diff)
downloadmpv-bb89a7696daffa36832790e4fc1ee67b0dfad8e3.tar.bz2
mpv-bb89a7696daffa36832790e4fc1ee67b0dfad8e3.tar.xz
100l, do not call check_events from resize_d3d since there should be
no reason to do it and it might call resize_d3d again which makes it hard to guarantee that it works correctly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28064 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_direct3d.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/vo_direct3d.c b/libvo/vo_direct3d.c
index 2e22b88a00..a25bd705b0 100644
--- a/libvo/vo_direct3d.c
+++ b/libvo/vo_direct3d.c
@@ -330,9 +330,6 @@ static int resize_d3d(void)
mp_msg(MSGT_VO, MSGL_V, "<vo_direct3d><INFO>resize_d3d called.\n");
-
- check_events();
-
destroy_d3d_surfaces();
/* Reset the D3D Device with all parameters the same except the new