[1/3] (try2) strmbase: Implement BaseFilter in strmbase

Aric Stewart aric at codeweavers.com
Thu Oct 7 14:47:33 CDT 2010


---
  dlls/qcap/vfwcapture.c      |  141 ++++---------------------
  dlls/quartz/acmwrapper.c    |   20 ++--
  dlls/quartz/avidec.c        |   12 +-
  dlls/quartz/avisplit.c      |    6 +-
  dlls/quartz/dsoundrender.c  |  233 
+++++++++++--------------------------------
  dlls/quartz/filesource.c    |  138 ++++----------------------
  dlls/quartz/mpegsplit.c     |    4 +-
  dlls/quartz/nullrenderer.c  |  184 ++++++----------------------------
  dlls/quartz/parser.c        |  145 +++++++-------------------
  dlls/quartz/parser.h        |    9 +--
  dlls/quartz/transform.c     |  196 ++++++------------------------------
  dlls/quartz/transform.h     |   10 +--
  dlls/quartz/videorenderer.c |  236 
++++++++++++-------------------------------
  dlls/quartz/waveparser.c    |    4 +-
  dlls/strmbase/Makefile.in   |    1 +
  dlls/strmbase/filter.c      |  198 ++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h     |   26 +++++
  17 files changed, 516 insertions(+), 1047 deletions(-)
  create mode 100644 dlls/strmbase/filter.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 520bbbeb37df62195c1cc904195284e21385abca.diff
Type: text/x-patch
Size: 105370 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101007/cf3dc1b0/attachment-0001.bin>


More information about the wine-patches mailing list