Module: wine Branch: master Commit: 61ba32c0366c4dac79495efe3291bd538bcd4634 URL: http://source.winehq.org/git/wine.git/?a=commit;h=61ba32c0366c4dac79495efe32...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Thu Jul 10 10:38:47 2008 -0700
includes: Add video mixing renderer header.
---
dlls/qcap/capturegraph.c | 1 + dlls/qcap/dllsetup.c | 1 + dlls/qcap/qcap_main.c | 1 + dlls/qcap/yuv.c | 1 + dlls/quartz/regsvr.c | 1 + include/Makefile.in | 1 + include/strmif.idl | 3 + include/vmrender.idl | 481 ++++++++++++++++++++++++++++++++++++++++++++++ tools/make_makefiles | 3 +- 9 files changed, 492 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=61ba32c0366c4dac79495e...