summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegmediacapturesession_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement setters of custom media inputs in FFmpeg media capture sessionArtem Dyomin2024-05-211-0/+6
* Implement QPlatfromVideoFrameInput and QPlatfromAudioBufferInputArtem Dyomin2024-05-211-2/+10
* Implement image capturing for ScreenCapture and WindowCaptureArtem Dyomin2023-07-061-1/+8
* Apply window capture to media capture sessionArtem Dyomin2023-06-231-5/+16
* Renamings before QWindowCapture integrationArtem Dyomin2023-06-221-3/+3
* Implement streaming audio input to output through ffmpeg capture sessionArtem Dyomin2023-03-271-2/+13
* Select camera over screen capture for capture session video previewPiotr Srebrny2022-07-261-1/+2
* Add basic screen capturing support using QScreen::grabWindowPiotr Srebrny2022-06-241-0/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* FFmpeg: Implement image capturing supportLars Knoll2022-04-011-1/+2
* FFmpeg: Add a V4l2 based cameraLars Knoll2022-01-201-0/+4
* FFmpeg: First audio is recordingLars Knoll2022-01-201-8/+2
* FFmpeg: Add stubs for the capturing backendLars Knoll2022-01-201-0/+101