summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/directshow/mediaplayer/directshowioreader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-501/+0
|
* Remove all uses of __uuidof from the Direct Show media service.Andrew den Exter2010-02-251-1/+1
| | | | | | It's unnecessary and not supported on all compilers. Reviewed-by: Justin McPherson
* Fix incorrect buffer size calculation.Andrew den Exter2010-02-111-2/+2
| | | | Was off by one resulting in repeated playback of mp3s being cutt off.
* Multimedia; Add directshow backendJustin McPherson2010-01-281-0/+501