[vlc-commits] direct3d11: fix video position on Windows Phone and WinRT

Steve Lhomme git at videolan.org
Tue Jun 23 15:50:45 CEST 2015


vlc | branch: master | Steve Lhomme <robux4 at gmail.com> | Tue Jun 23 13:47:39 2015 +0200| [5d4c526f92b45d30b1dbc805ed137882e7c73f10] | committer: Jean-Baptiste Kempf

direct3d11: fix video position on Windows Phone and WinRT

the SwapChain dimensions are read from shared private data in the DXGI swap chain

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d4c526f92b45d30b1dbc805ed137882e7c73f10
---

 modules/video_output/msw/common.c     |  431 ++++++++++++++++++---------------
 modules/video_output/msw/common.h     |    5 +
 modules/video_output/msw/direct3d11.c |  217 ++++++++++-------
 3 files changed, 364 insertions(+), 289 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5d4c526f92b45d30b1dbc805ed137882e7c73f10


More information about the vlc-commits mailing list