Maarten Lankhorst : quartz: Get rid of code duplication and add a flush method.

Alexandre Julliard julliard at winehq.org
Mon Apr 7 06:50:30 CDT 2008


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Fri Apr  4 14:29:21 2008 -0700

quartz: Get rid of code duplication and add a flush method.

---

 dlls/quartz/dsoundrender.c  |   34 +----------
 dlls/quartz/filesource.c    |   20 ++-----
 dlls/quartz/nullrenderer.c  |   37 +----------
 dlls/quartz/parser.c        |   77 +++---------------------
 dlls/quartz/pin.c           |  141 ++++++++++++++++++++++---------------------
 dlls/quartz/pin.h           |   23 ++++---
 dlls/quartz/transform.c     |   65 +-------------------
 dlls/quartz/videorenderer.c |   32 +----------
 8 files changed, 105 insertions(+), 324 deletions(-)

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



More information about the wine-cvs mailing list