summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegimagecapture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement image capturing for ScreenCapture and WindowCaptureArtem Dyomin2023-07-061-47/+41
* Android: Photo capture implementation with FFmpeg-backendBartlomiej Moskal2023-06-201-4/+9
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Include moc_*.cpp files in QtMM ffmpeg pluginArtem Dyomin2022-12-131-0/+2
* Ensure qRegisterMetaType before settung up signal-slots connectionsArtem Dyomin2022-12-121-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* FFmpeg: Correctly emit the readyForCaptureChanged() signalLars Knoll2022-04-021-12/+17
* FFmpeg: Implement image capturing supportLars Knoll2022-04-011-10/+122
* FFmpeg: Add stubs for the capturing backendLars Knoll2022-01-201-0/+188