[vlc-commits] d3d11 vout plugin

Martell Malone git at videolan.org
Mon Mar 9 00:33:58 CET 2015


vlc | branch: master | Martell Malone <martellmalone at gmail.com> | Wed Dec 24 16:37:27 2014 +0000| [63be579eeafa2a1fddb3df95974b8d4bba4013dd] | committer: Jean-Baptiste Kempf

d3d11 vout plugin

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

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

 NEWS                                  |    2 +
 configure.ac                          |    7 +-
 modules/MODULES_LIST                  |    1 +
 modules/video_output/Makefile.am      |   16 +
 modules/video_output/msw/common.c     |   31 +-
 modules/video_output/msw/common.h     |   44 ++
 modules/video_output/msw/direct3d11.c |  930 +++++++++++++++++++++++++++++++++
 modules/video_output/msw/events.c     |   15 +-
 po/POTFILES.in                        |    1 +
 9 files changed, 1039 insertions(+), 8 deletions(-)

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


More information about the vlc-commits mailing list