[1/2](retry)strmbase and quartz: Move the MediaSeekingPassThru functions from quartz into strmbase

Aric Stewart aric at codeweavers.com
Wed Mar 14 14:45:34 CDT 2012


---
  dlls/quartz/Makefile.in       |    1 -
  dlls/quartz/avisplit.c        |    1 -
  dlls/quartz/control.c         |  602 
---------------------------------------
  dlls/quartz/control_private.h |   28 --
  dlls/quartz/dsoundrender.c    |    9 +-
  dlls/quartz/main.c            |    5 +
  dlls/quartz/mpegsplit.c       |    1 -
  dlls/quartz/nullrenderer.c    |    7 +-
  dlls/quartz/quartz_private.h  |    1 -
  dlls/quartz/videorenderer.c   |    8 +-
  dlls/quartz/waveparser.c      |    1 -
  dlls/strmbase/Makefile.in     |    1 +
  dlls/strmbase/pospass.c       |  627 
+++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h       |    8 +
  14 files changed, 647 insertions(+), 653 deletions(-)
  delete mode 100644 dlls/quartz/control.c
  delete mode 100644 dlls/quartz/control_private.h
  create mode 100644 dlls/strmbase/pospass.c


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


More information about the wine-patches mailing list