Jacek Caban : strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.

Alexandre Julliard julliard at winehq.org
Mon Jan 6 14:47:14 CST 2014


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Jan  6 17:54:13 2014 +0100

strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.

---

 dlls/amstream/mediastreamfilter.c |   15 +++++++--------
 dlls/qcap/avico.c                 |   32 ++++++++++++++------------------
 dlls/qcap/avimux.c                |   32 ++++++++++++++------------------
 dlls/qcap/vfwcapture.c            |   15 +++++++--------
 dlls/quartz/filesource.c          |   15 +++++++--------
 dlls/quartz/parser.c              |   15 +++++++--------
 dlls/strmbase/pin.c               |   24 ++++++++++++------------
 dlls/strmbase/renderer.c          |   17 ++++++++---------
 dlls/strmbase/transform.c         |   30 ++++++++++++++----------------
 dlls/winegstreamer/gstdemux.c     |   15 +++++++--------
 dlls/wineqtdecoder/qtsplitter.c   |   15 +++++++--------
 include/wine/strmbase.h           |    7 +++++--
 12 files changed, 109 insertions(+), 123 deletions(-)

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



More information about the wine-cvs mailing list