Maarten Lankhorst : quartz: Optimize the processing thread to fetch one sample while processing another .

Alexandre Julliard julliard at winehq.org
Wed Apr 23 07:59:35 CDT 2008


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Fri Apr 18 19:30:25 2008 -0700

quartz: Optimize the processing thread to fetch one sample while processing another.

---

 dlls/quartz/avisplit.c   |   17 ++-
 dlls/quartz/mpegsplit.c  |    4 +-
 dlls/quartz/parser.c     |    2 +-
 dlls/quartz/parser.h     |    2 +-
 dlls/quartz/pin.c        |  361 +++++++++++++++++++++++++++++-----------------
 dlls/quartz/pin.h        |   44 +++++--
 dlls/quartz/waveparser.c |    2 +-
 7 files changed, 275 insertions(+), 157 deletions(-)

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



More information about the wine-cvs mailing list