strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
authorAric Stewart <aric@codeweavers.com>
Mon, 4 Oct 2010 14:48:25 +0000 (09:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2010 13:56:30 +0000 (15:56 +0200)
commit961921060c9b63beaf80043d7ee0f4f3f74df413
tree2ce1775431db3db8a333745ca63697a693bab6b6
parente1b96eb3475d298fb1e4f7b137a6c73bb6dc16df
strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.

Move the Media Type Functions.
configure
configure.ac
dlls/qcap/Makefile.in
dlls/qcap/enummedia.c
dlls/qcap/qcap_main.h
dlls/quartz/Makefile.in
dlls/quartz/enummedia.c
dlls/quartz/quartz_private.h
dlls/strmbase/Makefile.in [new file with mode: 0644]
dlls/strmbase/mediatype.c [new file with mode: 0644]
include/wine/strmbase.h [new file with mode: 0644]