summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf
Commit message (Expand)AuthorAgeFilesLines
* Get rid of plugins for MM backendsLars Knoll2021-01-2241-10136/+0
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-223-11/+3
* Get rid of QMediaContentLars Knoll2021-01-226-12/+12
* audio/pcm is not a valid mimetypeLars Knoll2021-01-222-3/+3
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-11/+9
* Get rid of QMediaControlLars Knoll2021-01-214-8/+8
* Get rid of QMediaServiceDefaultDeviceInterfaceLars Knoll2021-01-211-2/+0
* First step in cleaning up the plugin loading codeLars Knoll2021-01-212-4/+4
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+74
* Add ; to Q_UNUSEDLars Schmertmann2020-06-282-2/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-293-9/+9
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-293-9/+9
| |\
| | * Fix case of header file includes for building with mingw-w645.14Marius Kittler2020-04-263-3/+3
| | * WMF: Fix memory leak in MFPlayerSession::getStreamTypeVal Doroshchuk2020-04-061-6/+6
* | | Remove ANGLEVaL Doroshchuk2020-05-281-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-0/+3
|\|
| * WMF: Fix memory leak in MFPlayerSession::getStreamTypeVaL Doroshchuk2020-02-211-0/+3
* | Remove deprecated QMediaResourceVaL Doroshchuk2019-11-083-3/+1
|/
* Eradicate the last Q_FOREACH and mark the module cleanMarc Mutz2019-07-111-1/+1
* Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-1/+1
* Windows: Build directshow media player with wmf if availableVal Doroshchuk2019-01-145-22/+4
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-041-1/+1
|\
| * WMF: Map PKEY_Media_EncodingSettings to QMediaMetaData::DescriptionVaL Doroshchuk2018-12-101-1/+1
* | Do not use QMediaResource internallyVal Doroshchuk2018-08-304-15/+9
|/
* Fix Clang warningsFriedemann Kleint2017-11-021-0/+2
* WMF: Add support for QMediaMetaData::OrientationSteve Schilz2017-08-311-0/+7
* Use QT_CONFIG macro to check for featuresLars Knoll2017-02-273-6/+5
* WMF plugin: Prevent detaching of QMediaResourceListHannah von Reth2017-02-062-4/+4
* Fix building the WMF pluginYoann Lopes2016-12-131-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-1/+1
| |\
| | * WMF: Fix copy-and-paste errorChristian Strømme2016-11-171-1/+1
* | | Fix compiler warningMaurice Kalinowski2016-11-141-0/+2
* | | Move qtmultimedia over to the new config systemLars Knoll2016-11-142-4/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-0413-14/+26
|\|
| * WMF: make it possible to build only the audio decode serviceYoann Lopes2016-11-0212-13/+25
| * WMF: fix incorrect pointer dereferenceYoann Lopes2016-10-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-1/+2
| |\
| | * [Win] Compile fix, the mmdeviceapi.h header can only be included oncev5.6.0-rc1Andy Shaw2016-02-152-1/+2
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\| |
| * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
| |/
* | Updated license headersAntti Kokko2016-01-1936-504/+720
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-1514-3693/+287
|\|
| * Windows: Improve EVR presenter.Yoann Lopes2016-01-122-37/+10
| * DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-1210-3477/+92
| * WMF: correctly handle media with multiple streams.Yoann Lopes2015-12-042-75/+90
| * WMF: correctly handle samples in the video probe transform.Yoann Lopes2015-12-041-56/+29
| * WMF: fix type negotiation in video probe transform.Yoann Lopes2015-12-043-78/+87
* | WMF plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-155-11/+11
|/