summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update copyright headersAntti Kokko2015-02-1242-294/+294
|/
* Check whether current context can be obtained when deleting textures.Friedemann Kleint2014-11-061-2/+6
* 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-263-30/+38
|\|
| * WMF: fix initializing of media player's volume.Nodir Temirkhodjaev2014-09-111-3/+3
| * WMF: fix memory leaks.Nodir Temirkhodjaev2014-09-112-27/+32
| * WMF: fix start time of QAudioProbe's buffers.Yoann Lopes2014-09-091-0/+3
* | WMF: fix crash on media player destruction.Yoann Lopes2014-09-241-23/+25
* | WMF: fix video rendering with ANGLE.Yoann Lopes2014-09-241-3/+4
* | Fix build with QT_OPENGL_DYNAMICAllan Sandfeld Jensen2014-09-091-1/+0
* | 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-2442-798/+462
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-296-30/+121
|/