summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer/avfvideoframerenderer.mm
Commit message (Expand)AuthorAgeFilesLines
* Get rid of plugins for MM backendsLars Knoll2021-01-221-464/+0
* macOS: Fix video rendering on with OpenGL Core profilePablo Luis Garcia2020-12-081-18/+206
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-101-3/+41
* Update qtbase dependencyFriedemann Kleint2020-03-251-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-131-0/+7
|\
| * AVFoundation: Re-create CARenderer if current OpenGL context changedAndrew Smolko2019-08-071-0/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-031-0/+2
|\|
| * AVFoundation: Fix memory leak when gl context is changedVaL Doroshchuk2019-08-021-0/+2
* | avfoundation: modernize by using nullptr and overrideJochen Seemann2019-01-041-6/+6
|/
* AVFoundation: Use opengl context from surface as sharedVaL Doroshchuk2018-08-021-7/+7
* Updated license headersAntti Kokko2016-01-191-14/+20
* AVFoundation: don't use shared OpenGL contexts unless needed.Yoann Lopes2015-06-101-11/+15
* Update copyright headersAntti Kokko2015-02-121-22/+14
* AVFoundation: Fix y-inverted QML VideosAndy Nichols2014-03-041-2/+3
* AVFoundation: Use CoreAnimation to render video to QVideoWidgetAndy Nichols2013-08-271-33/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-211-4/+5
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-191-0/+258