summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/wmf.pro
Commit message (Expand)AuthorAgeFilesLines
* Windows: Build directshow media player with wmf if availableVal Doroshchuk2019-01-141-3/+2
* Fix building the WMF pluginYoann Lopes2016-12-131-1/+1
* WMF: make it possible to build only the audio decode serviceYoann Lopes2016-11-021-10/+5
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-121-16/+1
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-051-9/+5
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-1/+1
* Fix linking problem when built with -no-openglold/5.2Andy Shaw2014-02-171-0/+3
* WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-231-2/+20
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-6/+1
* add install path to ruleMaurice Kalinowski2012-10-221-0/+3
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-191-2/+4
* Audioprobe implementation for wmf backend.Lev Zelenskiy2012-07-111-2/+4
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-111-0/+1
* Refactoring wmf pluginLing Hu2012-06-291-2/+12
* build system cleanupsOswald Buddenhagen2012-06-251-3/+1
* Enabled wmf plugin on Windows againLing Hu2012-06-201-0/+3
* Remove widgets config test.Michael Goddard2012-01-111-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-061-1/+5
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-2/+2
* Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-251-1/+1
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-251-0/+16