summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/directshow/mediaplayer/directshowmetadatacontrol.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-370/+0
|
* QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-58/+58
| | | | Reviewed-by: Dmytro Poplavskiy
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-58/+58
|
* Make the Direct Show media service compile with mingw.Andrew den Exter2010-02-251-1/+1
| | | | | | | There a number of interfaces and guid constants used by the media service that aren't defined by mingw. Define these locally. Reviewed-by: Justin McPherson
* 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
* Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-191-9/+9
|
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-191-49/+49
|
* Enable building the Direct Show plugin without the Window Media SDK.Andrew den Exter2010-02-031-4/+23
|
* Multimedia; Add directshow backendJustin McPherson2010-01-281-0/+351