summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qv4l2camera_p.h
Commit message (Expand)AuthorAgeFilesLines
* Plugins - don't export internal classesTim Blechmann2024-03-271-1/+1
* Move QV4l2CameraDevices to separate filesArtem Dyomin2023-10-251-31/+7
* Add preffix m_ to v4l2 camaera class membersArtem Dyomin2023-10-251-15/+14
* Ensure updating of all v4l2 parameters on camera changeArtem Dyomin2023-10-241-18/+25
* Fix v4l2 camera frames corruptionArtem Dyomin2023-10-241-23/+10
* Prettify getting of video frame format in v4l2 cameraArtem Dyomin2023-10-201-0/+2
* Minor cleanup in v4l2 cameraArtem Dyomin2023-10-101-1/+1
* ffmpeg: add include for timevalSamuli Piippo2023-09-191-0/+2
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-271-2/+1
* Improve v4l2 cameras update logicArtem Dyomin2023-06-121-3/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Move QV4L2CameraDevices to common interfacePiotr Srebrny2022-05-041-5/+5
* Rename QVideoFrameFormat::YCbCrColorSpace to ColorSpaceLars Knoll2022-04-091-1/+1
* Implement missing camera functionality for the v4l2 cameraLars Knoll2022-04-071-6/+11
* Fix changing the video format using the V4L2 cameraLars Knoll2022-04-071-0/+1
* FFmpeg/V4l2: Handle the case when the camera is in useLars Knoll2022-01-201-0/+3
* FFmpeg: Fix bugs while capturingLars Knoll2022-01-201-8/+22
* FFmpeg: First video recordedLars Knoll2022-01-201-1/+4
* FFmpeg: Add a V4l2 based cameraLars Knoll2022-01-201-0/+170