[5/6]strmbase: move InputPin implementation to strmbase

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


---
  dlls/quartz/acmwrapper.c    |    7 +-
  dlls/quartz/avidec.c        |    7 +-
  dlls/quartz/dsoundrender.c  |   37 ++--
  dlls/quartz/nullrenderer.c  |   33 ++--
  dlls/quartz/parser.c        |    2 +-
  dlls/quartz/pin.c           |  392 +--------------------------------
  dlls/quartz/pin.h           |   31 ---
  dlls/quartz/transform.c     |   36 ++--
  dlls/quartz/transform.h     |   14 +-
  dlls/quartz/videorenderer.c |   37 ++--
  dlls/strmbase/pin.c         |  518 
+++++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h     |   32 +++
  12 files changed, 640 insertions(+), 506 deletions(-)


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


More information about the wine-patches mailing list