summaryrefslogtreecommitdiffstats
path: root/sys/dshowsrcwrapper/gstdshowfakesink.h
AgeCommit message (Collapse)AuthorFilesLines
2009-08-10Remove execute flags from source filesTim-Philipp Müller1-0/+0
2009-07-27dshowsrcwrapper: remove use of IGstDshowInterfaceJulien Isorce1-15/+17
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce1-0/+50
-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.