summaryrefslogtreecommitdiffstats
path: root/sys/dshowsrcwrapper/gstdshowsrcwrapper.cpp
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-18/+1
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce1-0/+66
-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.