[6/6]strmbase: Implement BaseFilter in strmbase

Aric Stewart aric at codeweavers.com
Tue Oct 5 14:38:26 CDT 2010


---
  dlls/qcap/vfwcapture.c      |  134 +++++--------------------
  dlls/quartz/acmwrapper.c    |   20 ++--
  dlls/quartz/avidec.c        |   12 +-
  dlls/quartz/avisplit.c      |    6 +-
  dlls/quartz/dsoundrender.c  |  223 
++++++++++++-------------------------------
  dlls/quartz/filesource.c    |  129 +++++--------------------
  dlls/quartz/mpegsplit.c     |    4 +-
  dlls/quartz/nullrenderer.c  |  177 ++++++++--------------------------
  dlls/quartz/parser.c        |  156 ++++++++++--------------------
  dlls/quartz/parser.h        |    9 +--
  dlls/quartz/transform.c     |  201 ++++++++-------------------------------
  dlls/quartz/transform.h     |   10 +--
  dlls/quartz/videorenderer.c |  226 
+++++++++++++------------------------------
  dlls/quartz/waveparser.c    |    4 +-
  dlls/strmbase/Makefile.in   |    1 +
  dlls/strmbase/filter.c      |  158 ++++++++++++++++++++++++++++++
  include/wine/strmbase.h     |   23 +++++
  17 files changed, 517 insertions(+), 976 deletions(-)
  create mode 100644 dlls/strmbase/filter.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: dc5b67b885e92417998fa2852e4d886a3cd5f159.diff
Type: text/x-patch
Size: 104225 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101005/feabd8c0/attachment-0001.bin>


More information about the wine-patches mailing list