summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/directshow
Commit message (Expand)AuthorAgeFilesLines
* Fix stall in graph when removing video and audio outputs.Andrew den Exter2010-02-082-19/+89
* Enable building the Direct Show plugin without the Window Media SDK.Andrew den Exter2010-02-034-4/+38
* Share a single instance of DirectShowEventLoop between services.Andrew den Exter2010-02-032-11/+13
* Compile fix for DirectShowEventLoop.Andrew den Exter2010-02-031-1/+1
* Handle graph events in the service thread rather than the gui thread.Andrew den Exter2010-02-032-233/+201
* Send an EC_COMPLETE event from the video surface filter on end of streamAndrew den Exter2010-02-033-3/+49
* Compile fix for DirectShowAudioEndpointControl.Andrew den Exter2010-02-032-6/+11
* Compile fix for Direct Show media service plug-in.Andrew den Exter2010-02-031-1/+0
* Multimedia; Add directshow backendJustin McPherson2010-01-2837-0/+7662