summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/player/mfvideorenderercontrol.cpp
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-111-0/+24
|\
| * Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-09-281-0/+24
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Updated license headersAntti Kokko2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-151-31/+80
|\
| * Windows: Improve EVR presenter.Yoann Lopes2016-01-121-33/+10
| * DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-121-14/+86
* | WMF plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-151-5/+5
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-3/+7
|\
| * 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
* | Update copyright headersAntti Kokko2015-02-121-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-15/+17
* WMF: fix video frames' viewport.Yoann Lopes2014-05-151-0/+12
* WMF: more reliable video seeking.Yoann Lopes2014-04-081-10/+15
* WMF: support playback rate in our custom video sink.Yoann Lopes2014-04-081-15/+99
* WMF: fix some issues with our custom video sink.Yoann Lopes2014-03-181-5/+42
* WMF: remove some debug output.Yoann Lopes2014-03-181-0/+2
* WMF: fix some crashes.Yoann Lopes2013-12-111-0/+3
* WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-221-5/+19
* WMF-plugin: Fix warnings about unused variables.Friedemann Kleint2013-05-271-0/+1
* WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
* WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-231-64/+52
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* WMF: release video controls before releasing the sessionYoann Lopes2013-01-071-3/+10
* WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-071-8/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Fixed some crash with WMF backendLing Hu2012-06-251-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fixed a typo in the WMF backend which caused a compilation failureGareth Stockwell2011-09-261-2/+1
* Replace outdated license headers.Jason McDonald2011-08-051-17/+17
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-251-0/+2201