Added Video Renderer (based on Direct Draw).
commitf096fa3a0ea6d535616c790d8d3c6ac8f7106b9d
authorChristian Costa <titan.costa@wanadoo.fr>
Tue, 24 Aug 2004 02:28:35 +0000 (24 02:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Aug 2004 02:28:35 +0000 (24 02:28 +0000)
treea97c4d09f42c5f7641e5a65aeb477aef83dddc41
parented7a2bab5f4698410f27dc47460bb1f4b0e0df06
Added Video Renderer (based on Direct Draw).
Added Direct Sound Audio Renderer.
Added AVI Decompressor (VFW decompressors wrapper).
dlls/quartz/Makefile.in
dlls/quartz/avidec.c [new file with mode: 0644]
dlls/quartz/dsoundrender.c [new file with mode: 0644]
dlls/quartz/main.c
dlls/quartz/quartz_private.h
dlls/quartz/regsvr.c
dlls/quartz/videorenderer.c [new file with mode: 0644]