Fixed overlay update in directx vout.
commit24ab47a8a90257c5fe5dd9db99ef77d984e67c5f
authorLaurent Aimar <fenrir@videolan.org>
Mon, 19 Jul 2010 19:45:48 +0000 (19 21:45 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jul 2010 21:24:17 +0000 (19 23:24 +0200)
tree5e6bb205609702e3ee69447229391f5dcea26856
parent55014eb883c18c4f2e4c71f1755386161a2cbe34
Fixed overlay update in directx vout.

IDirectDrawSurface2_UpdateOverlay may fails, in which case vlc should simply
retry later.
(cherry picked from commit d0606472d5a245ec89846d091f5280e51874ed96)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/msw/common.h
modules/video_output/msw/directx.c