Aric Stewart : strmbase: Move TransformFilter implementation to strmbase.

Alexandre Julliard julliard at winehq.org
Fri Oct 8 12:38:06 CDT 2010


Module: wine
Branch: master
Commit: 34f3f7cae3828e1b719c6389d7f9edd97b4ca41d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=34f3f7cae3828e1b719c6389d7f9edd97b4ca41d

Author: Aric Stewart <aric at codeweavers.com>
Date:   Thu Oct  7 14:48:19 2010 -0500

strmbase: Move TransformFilter implementation to strmbase.

---

 dlls/quartz/Makefile.in               |    1 -
 dlls/quartz/acmwrapper.c              |  138 +++++++++++++++------
 dlls/quartz/avidec.c                  |  147 +++++++++++++++--------
 dlls/quartz/transform.h               |   50 --------
 dlls/strmbase/Makefile.in             |    3 +-
 dlls/{quartz => strmbase}/transform.c |  218 +++++++++++++++++++--------------
 include/wine/strmbase.h               |   48 +++++++
 7 files changed, 375 insertions(+), 230 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=34f3f7cae3828e1b719c6389d7f9edd97b4ca41d



More information about the wine-cvs mailing list