[5/6]strmbase: move OutputPin implmementation to strmbase

Aric Stewart aric at codeweavers.com
Mon Oct 4 09:48:56 CDT 2010


---
  dlls/qcap/Makefile.in    |    1 -
  dlls/qcap/enummedia.c    |   15 --
  dlls/qcap/pin.c          |  315 --------------------------
  dlls/qcap/pin.h          |   58 -----
  dlls/qcap/qcap_main.h    |    1 -
  dlls/qcap/v4l.c          |    9 +-
  dlls/qcap/vfwcapture.c   |   24 +--
  dlls/quartz/acmwrapper.c |    6 +-
  dlls/quartz/avidec.c     |    6 +-
  dlls/quartz/avisplit.c   |    2 +-
  dlls/quartz/enummedia.c  |   10 -
  dlls/quartz/filesource.c |   23 +-
  dlls/quartz/mpegsplit.c  |    2 +-
  dlls/quartz/parser.c     |   22 +-
  dlls/quartz/parser.h     |    2 +-
  dlls/quartz/pin.c        |  526 
-------------------------------------------
  dlls/quartz/pin.h        |   31 ---
  dlls/quartz/transform.c  |   22 +-
  dlls/quartz/waveparser.c |    2 +-
  dlls/strmbase/pin.c      |  553 
++++++++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h  |   32 +++
  21 files changed, 641 insertions(+), 1021 deletions(-)
  delete mode 100644 dlls/qcap/pin.c
  delete mode 100644 dlls/qcap/pin.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5c2d79091fe390a9f81a6fb59360ffb42bbb1751.diff
Type: text/x-patch
Size: 75895 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101004/adbac415/attachment-0001.bin>


More information about the wine-patches mailing list