vlc | branch: master | Steve Lhomme <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
