mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
788297fec3
This updates the dshowvideosink to work with the GStreamer 1.0.x APIs, and avoids the use of deprecated GLib threading API that are now used since GLib 2.32+ https://bugzilla.gnome.org/show_bug.cgi?id=699364 |
||
---|---|---|
.. | ||
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...