summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/directshow/mediaplayer/directshowplayerservice.h
Commit message (Expand)AuthorAgeFilesLines
* QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-4/+4
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-4/+4
* Support expanding aspect ratio in direct show video window control.Andrew den Exter2010-03-261-1/+2
* Remove all uses of __uuidof from the Direct Show media service.Andrew den Exter2010-02-251-1/+0
* Emit positionChanged signals whenever playback is interrupted.Andrew den Exter2010-02-121-1/+3
* Emit an error if given a QIODevice that is unusable.Andrew den Exter2010-02-101-0/+1
* Fix stall in graph when removing video and audio outputs.Andrew den Exter2010-02-081-0/+1
* Share a single instance of DirectShowEventLoop between services.Andrew den Exter2010-02-031-1/+1
* Handle graph events in the service thread rather than the gui thread.Andrew den Exter2010-02-031-22/+30
* Multimedia; Add directshow backendJustin McPherson2010-01-281-0/+208