mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
2e401cc71d
Instrument various codepaths with debug messages. Handle (as best as I could see how - it's pretty nasty) moving a video window to another monitor. Add listening for directshow events. |
||
---|---|---|
.. | ||
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...