Chris Robinson : quartz: Partially implement the MPEG 1 Stream Splitter filter.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 27 06:44:01 CDT 2007


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

Author: Chris Robinson <chris.kcat at gmail.com>
Date:   Tue Apr 24 05:28:14 2007 -0700

quartz: Partially implement the MPEG 1 Stream Splitter filter.

---

 dlls/quartz/Makefile.in      |    1 +
 dlls/quartz/main.c           |    1 +
 dlls/quartz/mpegsplit.c      |  543 ++++++++++++++++++++++++++++++++++++++++++
 dlls/quartz/quartz_private.h |    1 +
 dlls/quartz/regsvr.c         |   33 +++
 5 files changed, 579 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list