[3/3]strmbase: move TransformFilter implementation to strmbase

Aric Stewart aric at codeweavers.com
Thu Oct 7 14:48:19 CDT 2010


---
  dlls/quartz/Makefile.in   |    1 -
  dlls/quartz/acmwrapper.c  |  139 +++++++++---
  dlls/quartz/avidec.c      |  147 +++++++++----
  dlls/quartz/transform.c   |  496 
------------------------------------------
  dlls/quartz/transform.h   |   50 -----
  dlls/strmbase/Makefile.in |    3 +-
  dlls/strmbase/transform.c |  530 
+++++++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h   |   48 ++++
  8 files changed, 780 insertions(+), 634 deletions(-)
  delete mode 100644 dlls/quartz/transform.c
  delete mode 100644 dlls/quartz/transform.h
  create mode 100644 dlls/strmbase/transform.c


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


More information about the wine-patches mailing list