gstreamer/sys/dshowvideosink
2010-03-18 22:46:41 +01:00
..
dshowvideofakesrc.cpp Handle many more edge cases in dshowvideosink. 2009-02-04 17:50:51 -08:00
dshowvideofakesrc.h Handle many more edge cases in dshowvideosink. 2009-02-04 17:50:51 -08:00
dshowvideosink.cpp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dshowvideosink.h dshowvideosink: spell things more betterer. 2009-12-07 10:21:32 -08:00
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...