gstreamer/sys/dshowvideosink
2016-03-24 14:56:51 +02:00
..
dshowvideofakesrc.cpp dshowvideosink: Port to 1.0 and new GLib threading API 2014-12-05 08:02:02 +00:00
dshowvideofakesrc.h
dshowvideosink.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dshowvideosink.h dshowvideosink: Port to 1.0 and new GLib threading API 2014-12-05 08:02:02 +00: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...