Maarten Lankhorst : quartz: Add a vtable argument to Parser_Create that individual filters can override .

Alexandre Julliard julliard at winehq.org
Mon Apr 28 08:01:21 CDT 2008


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Wed Apr 23 11:23:43 2008 -0700

quartz: Add a vtable argument to Parser_Create that individual filters can override.

---

 dlls/quartz/avisplit.c   |   21 ++++++++-
 dlls/quartz/mpegsplit.c  |   21 ++++++++-
 dlls/quartz/parser.c     |  121 +++++++++++++++++----------------------------
 dlls/quartz/parser.h     |   27 +++++++++--
 dlls/quartz/waveparser.c |   21 ++++++++-
 5 files changed, 129 insertions(+), 82 deletions(-)

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



More information about the wine-cvs mailing list