Zebediah Figura : strmbase: Combine the SetMediaType() and CompleteConnect() callbacks.

Alexandre Julliard julliard at winehq.org
Tue Dec 10 15:58:50 CST 2019


Module: wine
Branch: master
Commit: 264c539ed6180216300e28be1b68aaebc102e5e3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=264c539ed6180216300e28be1b68aaebc102e5e3

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Dec 10 10:35:11 2019 -0600

strmbase: Combine the SetMediaType() and CompleteConnect() callbacks.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/acmwrapper.c         | 115 +++++++++---------------------
 dlls/quartz/avidec.c             |  37 +++-------
 dlls/strmbase/transform.c        |   7 +-
 dlls/winegstreamer/gsttffilter.c | 146 ++++++++++++++-------------------------
 dlls/wineqtdecoder/qtvdecoder.c  |  25 ++-----
 include/wine/strmbase.h          |   5 +-
 6 files changed, 103 insertions(+), 232 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=264c539ed6180216300e28be1b68aaebc102e5e3



More information about the wine-cvs mailing list