[vlc-commits] d3d11va: use the same output format order as the vout for safer compatibility
Steve Lhomme
git at videolan.org
Thu Sep 10 18:09:46 CEST 2015
vlc | branch: master | Steve Lhomme <robux4 at gmail.com> | Fri Jul 31 16:54:46 2015 +0200| [dab7df5e2d5cdc3b333e43f2cc4d4e01be079859] | committer: Jean-Baptiste Kempf
d3d11va: use the same output format order as the vout for safer compatibility
in debug builds log all the support DXGI output formats
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dab7df5e2d5cdc3b333e43f2cc4d4e01be079859
---
modules/codec/Makefile.am | 1 +
modules/codec/avcodec/d3d11va.c | 64 +++++++++++++--------
modules/video_chroma/dxgi_fmt.c | 98 +++++++++++++++++++++++++++++++++
modules/video_chroma/dxgi_fmt.h | 43 +++++++++++++++
modules/video_output/Makefile.am | 1 +
modules/video_output/msw/direct3d11.c | 67 +++++++---------------
6 files changed, 203 insertions(+), 71 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=dab7df5e2d5cdc3b333e43f2cc4d4e01be079859
More information about the vlc-commits
mailing list