summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/player
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-2524-499/+499
|/
* Update commercial license headersTarja Sundqvist2021-01-2724-499/+499
* 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
* 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-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
|\|
| * WMF: fix initializing of media player's volume.Nodir Temirkhodjaev2014-09-111-3/+3
| * WMF: fix memory leaks.Nodir Temirkhodjaev2014-09-111-26/+30
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-15/+26
|\|
| * WMF: fix bufferStatus() and availablePlaybackRanges().Yoann Lopes2014-08-251-15/+26
* | Update license headers and add new license filesAntti Kokko2014-08-2418-342/+198
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-293-20/+18
|/
* WMF: fix video frames' viewport.Yoann Lopes2014-05-151-0/+12
* WMF: improve changing playback rate on a media player.Yoann Lopes2014-04-092-6/+48