summaryrefslogtreecommitdiffstats
path: root/sys/dshowsrcwrapper/gstdshowfakesink.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-07-27dshowsrcwrapper: remove use of IGstDshowInterfaceJulien Isorce1-64/+7
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce1-0/+127
-remove gst-libs/gst/dshow -fakesource is moved from gst-libs/gst/dshow to sys/dshowsrcwrapper -some minor changes (C/C++ check and includes) to make the plugin compile again.