strmbase: Implement BaseFilter in strmbase.
commit1d42659c406abd521341153a3489e0168ff73b08
authorAric Stewart <aric@codeweavers.com>
Thu, 7 Oct 2010 19:47:33 +0000 (7 14:47 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Oct 2010 09:04:04 +0000 (8 11:04 +0200)
tree07fd40ab14b9550ae85f5b5561b578a95a0c0f69
parentdb27d9afa95a19cd263698e889e85ee7477e8467
strmbase: Implement BaseFilter in strmbase.
17 files changed:
dlls/qcap/vfwcapture.c
dlls/quartz/acmwrapper.c
dlls/quartz/avidec.c
dlls/quartz/avisplit.c
dlls/quartz/dsoundrender.c
dlls/quartz/filesource.c
dlls/quartz/mpegsplit.c
dlls/quartz/nullrenderer.c
dlls/quartz/parser.c
dlls/quartz/parser.h
dlls/quartz/transform.c
dlls/quartz/transform.h
dlls/quartz/videorenderer.c
dlls/quartz/waveparser.c
dlls/strmbase/Makefile.in
dlls/strmbase/filter.c [new file with mode: 0644]
include/wine/strmbase.h