Fixed overlay update in directx vout.
commitd0606472d5a245ec89846d091f5280e51874ed96
authorLaurent Aimar <fenrir@videolan.org>
Mon, 19 Jul 2010 19:45:48 +0000 (19 21:45 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 19 Jul 2010 21:14:54 +0000 (19 23:14 +0200)
treef9d289f1572bb934338766dd77c29f740ddd5a99
parent63f6d064b52301a3979c76e5df05786123651fb0
Fixed overlay update in directx vout.

IDirectDrawSurface2_UpdateOverlay may fails, in which case vlc should simply
retry later.
modules/video_output/msw/common.h
modules/video_output/msw/directx.c