Aric Stewart : strmbase: Add the EnumMediaTypes base implementation.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 14:04:18 CDT 2010


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

Author: Aric Stewart <aric at codeweavers.com>
Date:   Tue Oct  5 14:37:30 2010 -0500

strmbase: Add the EnumMediaTypes base implementation.

---

 dlls/qcap/enummedia.c        |  181 ----------------------------------
 dlls/qcap/pin.h              |    1 -
 dlls/qcap/qcap_main.h        |    7 --
 dlls/qcap/vfwcapture.c       |   29 +++++-
 dlls/quartz/enummedia.c      |  169 -------------------------------
 dlls/quartz/filesource.c     |   19 +++--
 dlls/quartz/parser.c         |   18 +++-
 dlls/quartz/pin.c            |   18 +++-
 dlls/quartz/pin.h            |    1 -
 dlls/quartz/quartz_private.h |   11 +--
 dlls/quartz/transform.c      |   19 +++-
 dlls/strmbase/mediatype.c    |  224 ++++++++++++++++++++++++++++++++++++++++++
 include/wine/strmbase.h      |    5 +
 13 files changed, 309 insertions(+), 393 deletions(-)

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



More information about the wine-cvs mailing list