summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qavfcamera.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix recognizing ambiguous formats by macOS camera implementationArtem Dyomin2023-08-221-5/+4
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-1/+1
* Improve ffmpeg camera formats selection on darwin OSArtem Dyomin2023-03-201-37/+94
* Fix ffmpeg encoding issuesArtem Dyomin2023-02-171-0/+1
* Use new permissions API on macOS/iOSIvan Solovev2023-02-081-47/+11
* Rewrite screen capturing on macosArtem Dyomin2023-02-071-131/+3
* Fix ffmpeg camera crash when videotoolbox doesn't support formatArtem Dyomin2022-11-291-13/+26
* Fix ffmpeg camera crash on macOS (double releasing of an object)Artem Dyomin2022-11-291-1/+1
* Fix some memory leaks and crashes in corner cases with ffmpeg encoderArtem Dyomin2022-11-231-15/+13
* Remove explicit sharing from HWAccel objectPiotr Srebrny2022-10-031-8/+17
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Fix namespaced build on macOSLars Knoll2022-05-101-2/+2
* Unify creation of QVideoFrameFormat from CVImageBuffersLars Knoll2022-04-091-5/+3
* Fix a crash when changing camera resolutionLars Knoll2022-04-071-2/+8
* Restructure video encoding supportLars Knoll2022-04-051-3/+18
* Fix crashes in the qmediacapturesession autotestLars Knoll2022-04-021-8/+8
* Restructure the HW codec supportLars Knoll2022-03-251-68/+9
* FFmpeg: various fixes to get better HW accelerationLars Knoll2022-02-121-4/+52
* Capture first videos on macOSLars Knoll2022-02-111-0/+5
* Fixes to get the camera working on macOSLars Knoll2022-02-111-48/+45
* FFmpeg: Start implementing camera support on macOSLars Knoll2022-02-111-0/+439