Maarten Lankhorst : quartz: Add a vtable argument to Parser_Create that individual filters can override .
Module: wine Branch: master Commit: 1f136a57f7a54b78741540ae34378d7624bb1f3a URL: http://source.winehq.org/git/wine.git/?a=commit;h=1f136a57f7a54b78741540ae34... Author: Maarten Lankhorst <m.b.lankhorst(a)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=1f136a57f7a54b78741540...
participants (1)
-
Alexandre Julliard