gstreamer/sys/dshowvideosink
Michael Smith 9eaccf6550 dshowvideosink: Return ASYNC appropriately from change_state.
Make sure we don't do the wrong thing when our base class is returning
ASYNC in state changes.
2009-02-12 17:31:50 -08:00
..
dshowvideofakesrc.cpp
dshowvideofakesrc.h
dshowvideosink.cpp
dshowvideosink.h
Makefile.am
README

To build this, you'll require the DirectShow base classes. These are supplied
in the Windows SDK, but under Samples\Multimedia\DirectShow\BaseClasses

Once you've built that, you should be able to figure out the rest...