summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-113-1/+35
|\
| * Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-09-283-1/+35
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2536-748/+748
|/
* Update commercial license headersTarja Sundqvist2021-01-2736-748/+748
* 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
* WMF: Fix memory leak in MFPlayerSession::getStreamTypeVaL Doroshchuk2020-02-211-0/+3
* 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
|/
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-059-478/+112
* WMF: fix start time of buffers provided by QAudioDecoder.Yoann Lopes2015-05-191-1/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-154-23/+40
|\
| * WMF: fix reported sample type of 8-bit audio formats.Yoann Lopes2015-04-142-12/+18
| * 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
* | Fix uninitialized memory reads in MFAudioDecoderControl.v5.5.0-alpha1Friedemann Kleint2015-03-101-2/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\|
| * Fix some typosSergio Ahumada2015-02-111-1/+1