[4/6]strmbase: move BasePin implementation to strmbase

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


---
  dlls/qcap/pin.c              |  102 +---------------
  dlls/qcap/pin.h              |   24 +----
  dlls/qcap/v4l.c              |    1 +
  dlls/qcap/vfwcapture.c       |   22 ++--
  dlls/quartz/dsoundrender.c   |   24 ++--
  dlls/quartz/filesource.c     |   31 +++---
  dlls/quartz/nullrenderer.c   |   20 ++--
  dlls/quartz/parser.c         |   44 +++----
  dlls/quartz/pin.c            |  276 
++++++++++--------------------------------
  dlls/quartz/pin.h            |   38 ++-----
  dlls/quartz/quartz_private.h |    4 -
  dlls/quartz/transform.c      |   51 ++++----
  dlls/quartz/videorenderer.c  |   20 ++--
  dlls/strmbase/Makefile.in    |    3 +-
  dlls/strmbase/pin.c          |  207 +++++++++++++++++++++++++++++++
  include/wine/strmbase.h      |   26 ++++
  16 files changed, 416 insertions(+), 477 deletions(-)
  create mode 100644 dlls/strmbase/pin.c


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


More information about the wine-patches mailing list