[1/6]strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.

Aric Stewart aric at codeweavers.com
Mon Oct 4 09:48:25 CDT 2010


Move the Media Type Functions.
---
  configure                    |    1 +
  configure.ac                 |    1 +
  dlls/qcap/Makefile.in        |    2 +-
  dlls/qcap/enummedia.c        |   29 +---------------
  dlls/qcap/pin.c              |    1 +
  dlls/qcap/qcap_main.h        |    2 -
  dlls/quartz/Makefile.in      |    2 +-
  dlls/quartz/enummedia.c      |   49 --------------------------
  dlls/quartz/quartz_private.h |    4 +--
  dlls/strmbase/Makefile.in    |    6 +++
  dlls/strmbase/mediatype.c    |   78 
++++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h      |   25 +++++++++++++
  12 files changed, 116 insertions(+), 84 deletions(-)
  create mode 100644 dlls/strmbase/Makefile.in
  create mode 100644 dlls/strmbase/mediatype.c
  create mode 100644 include/wine/strmbase.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: f6b9aa65d382a68bef705b2039e18a974d8f3c7f.diff
Type: text/x-patch
Size: 10016 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101004/38e54f44/attachment-0001.bin>


More information about the wine-patches mailing list