]> git.sesse.net Git - vlc/commit
Fixed fullscreen size with multiple display
authorLaurent Aimar <fenrir@videolan.org>
Fri, 30 Oct 2009 10:56:37 +0000 (11:56 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 30 Oct 2009 11:00:32 +0000 (12:00 +0100)
commit7c081ad1cc3167273ae1252108cf077ab6863747
treea01f536a365e5a7627bd75739637cd0dee9c663f
parent33f12f759f925d206fa4ec2001db57d1133c11a6
Fixed fullscreen size with multiple display

The fix from quality in [8d8844adcd8e44d58291a2e8d025ca3ca3c89067] introduced a weird artefact with dual screens, where the video didn't fill the complete screen. This fixes it.
modules/video_output/msw/direct3d.c