vout: win32: avoid calling D3D11 specific code in common
commit490c24c3a67a4764b014bcabcf9abdae398ab716
authorSteve Lhomme <robUx4@videolabs.io>
Thu, 2 Feb 2017 13:54:05 +0000 (2 14:54 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 2 Feb 2017 16:00:02 +0000 (2 17:00 +0100)
tree228913e0a0dc46c1f91671e8470559cc5030ca8a
parenta4b7b6566a886c4c185ac8cf0e33c141372467ad
vout: win32: avoid calling D3D11 specific code in common

Use a callback to get the window rectangle instead

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