Started Implementing Video Renderer.
commitbd3be7a905bfbcaab68f487d8544bb2d7092bf3d
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Mon, 8 Oct 2001 20:56:08 +0000 (8 20:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2001 20:56:08 +0000 (8 20:56 +0000)
tree3c4b5fdd08abf8456bd31594ceeca7116f8d1642
parent90d4b11b3a11623cce0ce59daa9dc167c012b7eb
Started Implementing Video Renderer.
Started Implementing WAVE/AU/AIFF Parser.
Started Implementing file source.
Fixed some bugs.
22 files changed:
dlls/quartz/Makefile.in
dlls/quartz/asyncsrc.c [new file with mode: 0644]
dlls/quartz/asyncsrc.h [new file with mode: 0644]
dlls/quartz/audren.c
dlls/quartz/basefilt.c
dlls/quartz/basefilt.h
dlls/quartz/basepin.c
dlls/quartz/igconfig.c
dlls/quartz/main.c
dlls/quartz/memalloc.c
dlls/quartz/mtype.c
dlls/quartz/mtype.h
dlls/quartz/parser.c [new file with mode: 0644]
dlls/quartz/parser.h [new file with mode: 0644]
dlls/quartz/quartz.spec
dlls/quartz/sample.c
dlls/quartz/sample.h
dlls/quartz/vidren.c [new file with mode: 0644]
dlls/quartz/vidren.h [new file with mode: 0644]
dlls/quartz/wavparse.c [new file with mode: 0644]
include/amvideo.h
winedefault.reg