summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/player
Commit message (Expand)AuthorAgeFilesLines
* Get rid of plugins for MM backendsLars Knoll2021-01-2225-7902/+0
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-221-0/+3
* Get rid of QMediaContentLars Knoll2021-01-226-12/+12
* audio/pcm is not a valid mimetypeLars Knoll2021-01-221-1/+1
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-11/+9
* Get rid of QMediaControlLars Knoll2021-01-212-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-292-8/+8
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-292-8/+8
| |\
| | * Fix case of header file includes for building with mingw-w645.14Marius Kittler2020-04-262-2/+2
| | * 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-082-2/+0
|/
* 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-141-3/+0
* 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-301-3/+3
|/
* WMF: Add support for QMediaMetaData::OrientationSteve Schilz2017-08-311-0/+7
* Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-2/+0
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-047-2/+1446
|\
| * WMF: make it possible to build only the audio decode serviceYoann Lopes2016-11-027-2/+1401
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-1/+2
|\|
| * [Win] Compile fix, the mmdeviceapi.h header can only be included oncev5.6.0-rc1Andy Shaw2016-02-152-1/+2
* | Updated license headersAntti Kokko2016-01-1918-252/+360
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-154-127/+174
|\|
| * Windows: Improve EVR presenter.Yoann Lopes2016-01-122-37/+10
| * DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-122-19/+91
| * WMF: correctly handle media with multiple streams.Yoann Lopes2015-12-042-75/+90
| * WMF: fix type negotiation in video probe transform.Yoann Lopes2015-12-041-16/+3
* | WMF plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-152-7/+7
|/
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-058-469/+107
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-12/+26
|\
| * WMF: fix reported sample type of 8-bit audio formats.Yoann Lopes2015-04-141-1/+4
| * Fix compile issue when building with -no-widgetsAndy Shaw2015-04-072-6/+6
| * WMF: don't resume playback after doing a seek while paused.Andy Shaw2015-03-311-2/+9
| * WMF: report the surface's supported formats in the correct order.Yoann Lopes2015-03-241-2/+5
| * WMF: fix RGB24 format matching.Yoann Lopes2015-03-181-1/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\|
| * Fix some typosSergio Ahumada2015-02-111-1/+1
* | Update copyright headersAntti Kokko2015-02-1218-126/+126
|/
* WMF plugin: Initialize member variable m_stateDirty.Friedemann Kleint2014-10-311-0/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-6/+7
|\
| * WMF: Use media source only when it is initialized.David Schulz2014-09-301-5/+6
| * WMF: Fix null ptr derefernce in MFPlayerSession.David Schulz2014-09-301-1/+1
* | Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-261-29/+33
|\|