mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
cbc5127190
Original commit message from CVS: * sys/dshowdecwrapper/gstdshowaudiodec.c: * sys/dshowdecwrapper/gstdshowaudiodec.h: * sys/dshowdecwrapper/gstdshowvideodec.c: * sys/dshowdecwrapper/gstdshowvideodec.h: * sys/dshowvideosink/dshowvideosink.cpp: * sys/dshowvideosink/dshowvideosink.h: Initialise COM with default flags. Only deinitialise if the initialisation was successful. |
||
---|---|---|
.. | ||
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...