direct3d11: fix the subpicture positions
commit92b4a936d29e9c07a942712987a286643db0fa1f
authorSteve Lhomme <robux4@videolabs.io>
Thu, 13 Oct 2016 14:53:37 +0000 (13 16:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 13 Oct 2016 14:57:13 +0000 (13 16:57 +0200)
tree4ddee401484aaa783cb904d75c0b8247e7495e37
parent9882b4c81aba8ac97f8e2c34be4cf364773fcbe5
direct3d11: fix the subpicture positions

there's was a mismatch between height/width and missing the offset of the
placed picture in the whole area.

Fixes WinRT issue #37

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