Maarten Lankhorst : quartz: Implement a dummy null renderer for directshow.

Alexandre Julliard julliard at winehq.org
Fri Mar 14 08:29:28 CDT 2008


Module: wine
Branch: master
Commit: e1867dac0d82cd3fcede46f3bb08e5d8875865f6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e1867dac0d82cd3fcede46f3bb08e5d8875865f6

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Wed Mar 12 10:12:18 2008 -0700

quartz: Implement a dummy null renderer for directshow.

---

 dlls/quartz/Makefile.in      |    1 +
 dlls/quartz/main.c           |    1 +
 dlls/quartz/nullrenderer.c   |  564 ++++++++++++++++++++++++++++++++++++++++++
 dlls/quartz/quartz_private.h |    1 +
 dlls/quartz/regsvr.c         |   18 ++
 include/uuids.h              |    1 +
 6 files changed, 586 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e1867dac0d82cd3fcede46f3bb08e5d8875865f6



More information about the wine-cvs mailing list