summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
* Get rid of plugins for MM backendsLars Knoll2021-01-2229-5007/+0
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-222-11/+0
* Get rid of QMediaContentLars Knoll2021-01-222-5/+5
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-1/+1
* Get rid of QMediaControlLars Knoll2021-01-213-5/+6
* First step in cleaning up the plugin loading codeLars Knoll2021-01-212-4/+4
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+67
* macOS: Fix video rendering on with OpenGL Core profilePablo Luis Garcia2020-12-082-18/+240
* AVF: Set playback audio session category while playingVal Doroshchuk2020-09-101-1/+7
* Add ; to Q_UNUSEDLars Schmertmann2020-06-283-5/+5
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-107-59/+145
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Update qtbase dependencyFriedemann Kleint2020-03-253-4/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-102-10/+16
|\
| * Fix AVFVideoWindowControl/AVFVideoWidget content flick on resizeIhor Dutchak2020-03-032-10/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-3/+5
|\|
| * AVF: Don't override AVPlayerLayer's bounds if already setVal Doroshchuk2020-02-201-3/+5
* | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-202-12/+106
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-151-2/+3
|\|
| * AVF: Only resume playback after a stalled buffer if really neededDominik Holland2020-02-061-1/+2
| * AVF: Don't use deprecated AVPlayerItem::seekToTime::CMTimeVal Doroshchuk2020-02-061-1/+1
* | AVF: Check supported surface's pixel formats to enable glVal Doroshchuk2020-01-141-1/+5
|/
* AVF: Set the stopped state before emitting the status after EOSVal Doroshchuk2020-01-131-2/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-0/+13
|\
| * AVF: Emit StalledMedia when unbuffered and resume playback afterwardsVaL Doroshchuk2019-10-081-0/+13
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-171-0/+7
|\|
| * 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.13' into devQt Forward Merge Bot2019-08-061-0/+2
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-251-38/+0
|\| |
| * | AVFoundation: remove ResourceHandler nested classThiago Macieira2019-06-201-38/+0
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-3/+3
|/ /
* | AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* | avfoundation: fix compiler warnings regarding Objective-CJochen Seemann2019-01-042-13/+13
* | avfoundation: modernize by using nullptr and overrideJochen Seemann2019-01-0423-167/+167
|/
* AVFoundation: Use opengl context from surface as sharedVaL Doroshchuk2018-08-021-7/+7
* AVFoundation: Do not use AVFVideoRendererControl if no openglVaL Doroshchuk2018-06-261-3/+6
* Add missing includesJake Petroules2018-02-121-0/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-13/+30
|\
| * AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
* | AVFoundation: implement bufferStateJochen Seemann2017-12-213-3/+37
|/
* AVF: Fix mediaplayer state and status issuesChristian Strømme2017-04-263-52/+90
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+0
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-1/+3
|\|
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-122-53/+59
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-112-53/+59
| |\