summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
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-6/+20
|\
| * Fix crash on macos13 with iphone cameraArtem Dyomin2022-12-021-6/+20
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-118-846/+348
|\|
| * Remove the AVPlayerItemVideoOutput from player item when changing mediaDoris Verria2021-12-101-0/+4
| * Use AVPlayerItemVideoOutput to generate video framesTor Arne Vestbø2021-12-078-846/+344
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-074-20/+250
|\|
| * AVFoundation: Only remove the video output if it is still attachedAndy Shaw2021-04-061-1/+2
| * macOS: Fix video rendering on with OpenGL Core profilePablo Luis Garcia2021-03-303-19/+248
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2581-1685/+1685
|/
* Update commercial license headersTarja Sundqvist2021-01-2781-1685/+1685
* AVF: Introduce QCameraCaptureDestinationControl_iidVal Doroshchuk2020-09-106-8/+163
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Add AVFCameraWindowControl as QVideoWindowControl_iid implementationIhor Dutchak2020-03-237-3/+455
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-104-33/+40
|\
| * AVF: Use supported pixel formats from video surface in CameraVal Doroshchuk2020-03-032-23/+24
| * 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-224-8/+20
|\|
| * AVF: Don't override AVPlayerLayer's bounds if already setVal Doroshchuk2020-02-201-3/+5
| * AVF: Fix applying viewfinder settings for iOSVal Doroshchuk2020-02-183-5/+15
* | 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
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-1/+3
|\|
| * AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-242-1/+3
* | AVF: Check supported surface's pixel formats to enable glVal Doroshchuk2020-01-141-1/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-142-3/+1
|\|
| * AVF: Set the stopped state before emitting the status after EOSVal Doroshchuk2020-01-131-2/+1
| * AVF: Don't apply settings if the camera is not active yetVal Doroshchuk2020-01-091-1/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-203-24/+28
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-123-20/+24
| |\
| | * AVFMediaAsserWriter: remove deprecated declrationTimur Pocheptsov2019-11-053-20/+24
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-051-4/+4
| |\|
| | * Qt Mumtimedia - fix build for iOSTimur Pocheptsov2019-11-011-4/+4
* | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-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-172-4/+16
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-132-4/+16
| |\
| | * AVFCameraUtility: fix UB (std::sort with unfit predicate)Marc Mutz2019-08-101-4/+9
| | * 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
* | | AVFoundation: Use 270 for the front facing camera's orientationAndrew Dolby2019-07-191-1/+1
* | | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-1/+1
* | | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-4/+2
| |\|