strmbase: move mediaSeeking to strmbase SourceSeeking

Aric Stewart aric at codeweavers.com
Mon Oct 11 10:15:35 CDT 2010


---
  dlls/quartz/avisplit.c        |   23 ++--
  dlls/quartz/control.c         |  282 ------------------------------------
  dlls/quartz/control_private.h |   38 -----
  dlls/quartz/mpegsplit.c       |   19 ++-
  dlls/quartz/parser.c          |   60 ++++----
  dlls/quartz/parser.h          |    4 +-
  dlls/quartz/videorenderer.c   |    1 -
  dlls/quartz/waveparser.c      |   19 ++-
  dlls/strmbase/Makefile.in     |    1 +
  dlls/strmbase/seeking.c       |  315 
+++++++++++++++++++++++++++++++++++++++++
  include/wine/strmbase.h       |   40 +++++
  11 files changed, 425 insertions(+), 377 deletions(-)
  create mode 100644 dlls/strmbase/seeking.c


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


More information about the wine-patches mailing list