summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/mediacapture/qwindowscamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QCamera::StatusLars Knoll2021-06-171-23/+1
* Windows: Fix active camera set in media device sessionAndré de la Rocha2021-06-161-1/+4
* Add support for audio-only recording on WindowsAndré de la Rocha2021-06-091-24/+24
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* Allow different camera resolutions and frame rates on WindowsAndré de la Rocha2021-06-041-0/+13
* Add support for still image capture on WindowsAndré de la Rocha2021-06-031-1/+1
* Deactivate QWindowsCameraSession when disconnecting a cameraPiotr Srebrny2021-06-021-0/+3
* Use the correct cameraInfo during activationPiotr Srebrny2021-06-011-2/+1
* Fix a test failure and an intermittent crash on WindowsAndré de la Rocha2021-05-311-0/+2
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-8/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-8/+0
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-8/+0
* Add preliminary support for media capture to Windows backendAndre de la Rocha2021-04-231-0/+147