# HG changeset patch # User reimar # Date 1228229506 0 # Node ID fd628452e1652c18d45b752c1edc915363ce1755 # Parent 07ae7bc7487b55f3d085f2c42bee02f02241b32d 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. diff -r 07ae7bc7487b -r fd628452e165 libvo/vo_direct3d.c --- a/libvo/vo_direct3d.c Tue Dec 02 09:46:08 2008 +0000 +++ b/libvo/vo_direct3d.c Tue Dec 02 14:51:46 2008 +0000 @@ -330,9 +330,6 @@ mp_msg(MSGT_VO, MSGL_V, "resize_d3d called.\n"); - - check_events(); - destroy_d3d_surfaces(); /* Reset the D3D Device with all parameters the same except the new