summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin/avfvideosink_p.h
Commit message (Expand)AuthorAgeFilesLines
* Turn the macOS/iOS backend into a pluginLars Knoll2022-01-151-131/+0
* Fix OpenGL-based camera preview rendering on macOSDoris Verria2021-12-081-2/+4
* Fix crashes in tst_qmediacapturesessionLars Knoll2021-10-051-1/+1
* AVFVideoRenderer: Properly update video output when changing mediaDoris Verria2021-09-131-1/+1
* Fix aspect ratio of recordings on iOSLars Knoll2021-09-101-1/+1
* macOS/iOS: Fix issues with missed frames and flickering on playbackLars Knoll2021-08-271-1/+19
* macOS: Clean up dead code related to windowed renderingLars Knoll2021-08-261-51/+0
* Ensure we correctly set the videoSize property in QVideoSinkLars Knoll2021-08-161-2/+0
* Fix camera and compilation on macOSLars Knoll2021-04-191-1/+1
* Remove the graphicsType enum from QVideoSinkLars Knoll2021-04-161-6/+1
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-19/+12
* Remove unused methodLars Knoll2021-04-161-1/+0
* Simplify rendering code for video frames by always using CVPixelBuffersLars Knoll2021-04-081-0/+4
* Use the new AVFVideoSink abstraction for the camera as wellLars Knoll2021-04-061-3/+3
* Further refactor the video sink implementation on macOS/iOS.Lars Knoll2021-04-061-7/+51
* Get rid of the AVFVideoOutput interfaceLars Knoll2021-04-061-6/+3
* ename AVFVideoWindowControl to AVFVideoSinkLars Knoll2021-04-061-0/+132