[vlc-commits] commit: Direct2D video output module (David Kaplan )

git at videolan.org git at videolan.org
Wed Jul 28 22:05:52 CEST 2010


vlc | branch: master | David Kaplan <david at 2of1.org> | Wed Jul 28 11:17:11 2010 +0300| [b19c57842c9d0d05e7a9226320b8a2383b179cd8] | committer: Laurent Aimar 

Direct2D video output module

Adds support for the D2D API on Win7/Vista SP2 with Platform Update
Requires d2d1 contrib headers

Signed-off-by: Laurent Aimar <fenrir at videolan.org>

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

 configure.ac                        |   17 ++
 modules/video_output/msw/Modules.am |    8 +
 modules/video_output/msw/common.c   |    9 +-
 modules/video_output/msw/common.h   |    7 +
 modules/video_output/msw/direct2d.c |  417 +++++++++++++++++++++++++++++++++++
 modules/video_output/msw/events.c   |    3 +
 6 files changed, 458 insertions(+), 3 deletions(-)

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


More information about the vlc-commits mailing list