summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/darwin/avfvideobuffer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move QHwVideoBuffer to a separate fileArtem Dyomin2024-05-271-2/+1
* Add QtVideo::MapMode, deprecate QVideoFrame::MapModeArtem Dyomin2024-05-271-2/+2
* Decouple QAbstractVideoBuffer from hw related interfaceArtem Dyomin2024-05-271-1/+1
* Remove QAbstractVideoBuffer::mapModeArtem Dyomin2024-05-231-1/+0
* Prevent lost D3D11 device with QVideoFrame::toImage() with Qt QuickJøger Hansegård2024-04-161-1/+1
* AVFVideoSinkInterface: do not release texture cache too earlyTimur Pocheptsov2024-01-271-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Unify creation of QVideoFrameFormat from CVImageBuffersLars Knoll2022-04-091-7/+2
* Rename QVideoFrameFormat::YCbCrColorSpace to ColorSpaceLars Knoll2022-04-091-2/+2
* Properly set up color space and color transfer for the darwin backendLars Knoll2022-04-091-0/+5
* Disentangle some AVFoundation specific codeLars Knoll2022-02-111-11/+0
* Turn the macOS/iOS backend into a pluginLars Knoll2022-01-151-0/+112