Maarten Lankhorst : quartz: Fix Render and RenderFile.

Alexandre Julliard julliard at winehq.org
Fri Jun 27 07:41:58 CDT 2008


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Thu Jun 26 11:26:53 2008 -0700

quartz: Fix Render and RenderFile.

RenderFile should add a source filter and call Render on each output
pin, while Render() should try to connect, first directly to any
existing renderers, and then using intermediates. It uses recursion
since this is the only possible way to implement Render sanely.

---

 dlls/quartz/filtergraph.c |  400 +++++++++++++++++++++++----------------------
 1 files changed, 206 insertions(+), 194 deletions(-)

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



More information about the wine-cvs mailing list