Module: wine Branch: master Commit: 289bdc4f4538ce9608344ae894a0f099db971846 URL: http://source.winehq.org/git/wine.git/?a=commit;h=289bdc4f4538ce9608344ae894...
Author: Jacek Caban jacek@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=289bdc4f4538ce9608344a...