summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_videotoolbox.mm
Commit message (Expand)AuthorAgeFilesLines
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-3/+1
* Handle videotoolbox -> opengl texture conversion failArtem Dyomin2023-03-201-6/+13
* Add missing headers on iOSDoris Verria2022-11-031-0/+3
* Fix iOS buildDoris Verria2022-11-011-1/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Remove some of qDebug() and move the remaining to qCDebug()Piotr Srebrny2022-06-071-2/+1
* Fix namespaced build on macOSLars Knoll2022-05-101-0/+2
* Enable HW acceleration on Windows with D3D11 texturesPiotr Srebrny2022-04-251-2/+2
* Restructure the HW codec supportLars Knoll2022-03-251-34/+23
* FFmpeg: Small cleanup in the HW acceleration frameworkLars Knoll2022-03-251-10/+2
* Fix unused variable warnings on macOSMitch Curtis2022-03-181-4/+6
* Fixes to get the camera working on macOSLars Knoll2022-02-111-1/+1
* FFmpeg: Add stubs for the capturing backendLars Knoll2022-01-201-0/+331