]> git.sesse.net Git - vlc/commit
DirectDraw: DirectDrawEnumerateExW does not work, use DirectDrawEnumerateExA instead.
authorFelix Abecassis <felix.abecassis@gmail.com>
Mon, 20 Jan 2014 15:30:14 +0000 (16:30 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 20 Jan 2014 15:44:33 +0000 (16:44 +0100)
commit77c6cbf165d9f460e22674c8738d75d84e8a0fc3
treee704176dbde0a19ef090aac221ad9b0fe6e402bf
parentfd35fe041b3e59722476f4a1e07d8c14cb4a301e
DirectDraw: DirectDrawEnumerateExW does not work, use DirectDrawEnumerateExA instead.

Fix #10189, #10307.

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