]> git.sesse.net Git - vlc/commit
Win32 Vout: set fullscreen back before quitting Vout.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 1 Oct 2008 08:01:38 +0000 (01:01 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 1 Oct 2008 08:07:16 +0000 (01:07 -0700)
commit5e7be2ae2994beb5ae8b8ca32fdd2e2fba529aa5
tree95482e6288e34ea39d8628d63a62691cb421dc7d
parent56779562fac085ddec20a8e5c043e497a4a1345d
Win32 Vout: set fullscreen back before quitting Vout.

This fix the big bug of disappearing of the interface in embedded mode.
(cherry picked from commit 29e96eaed0b0d38b5d812b6717f1429739ee8c3b)

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