gstreamer/sys/dshowvideosink
Reynaldo H. Verdejo Pinochet 86ec812429 Remove unnecessary NULL checks before g_free()
g_free() is NULL-safe
2015-11-18 16:05:42 -08:00
..
dshowvideofakesrc.cpp
dshowvideofakesrc.h
dshowvideosink.cpp Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
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...