summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/directshow/mediaplayer/directshowplayerservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for reading from resource files to Direct Show media serviceAndrew den Exter2010-02-111-1/+9
* Emit an error if given a QIODevice that is unusable.Andrew den Exter2010-02-101-11/+23
* Fix stall in graph when removing video and audio outputs.Andrew den Exter2010-02-081-19/+88
* Enable building the Direct Show plugin without the Window Media SDK.Andrew den Exter2010-02-031-0/+8
* Share a single instance of DirectShowEventLoop between services.Andrew den Exter2010-02-031-10/+12
* Handle graph events in the service thread rather than the gui thread.Andrew den Exter2010-02-031-211/+171
* Multimedia; Add directshow backendJustin McPherson2010-01-281-0/+1235