[vlc-commits] Contrib: the D3D11 decoder context needs to be protected on WinRT
Steve Lhomme
git at videolan.org
Thu May 12 15:16:31 CEST 2016
vlc | branch: master | Steve Lhomme <robUx4 at gmail.com> | Thu May 12 14:13:21 2016 +0200| [b2ef9ee3ab1303414f3a44c00631e01a35258365] | committer: Jean-Baptiste Kempf
Contrib: the D3D11 decoder context needs to be protected on WinRT
Weirdly, not on the desktop
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b2ef9ee3ab1303414f3a44c00631e01a35258365
---
modules/codec/avcodec/d3d11va.c | 42 ++++++++++++++++++--
modules/video_output/win32/common.h | 3 ++
modules/video_output/win32/direct3d11.c | 64 +++++++++++++++++++++++++++++++
3 files changed, 105 insertions(+), 4 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b2ef9ee3ab1303414f3a44c00631e01a35258365
More information about the vlc-commits
mailing list