summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera
Commit message (Expand)AuthorAgeFilesLines
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-203-40/+28
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-193-115/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-193-200/+98
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-0/+2
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-182-38/+20
* Remove QCamera::aperture() and friendsLars Knoll2021-05-182-104/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-185-559/+265
* Merge QCameraExposure into QCameraLars Knoll2021-05-185-817/+610
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-185-506/+273
* Some doc updates to QCameraImageCaptureLars Knoll2021-05-101-3/+19
* Doc fixes for QCameraLars Knoll2021-05-101-55/+41
* Add support for selecting the camera formatLars Knoll2021-05-105-17/+59
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-102-6/+16
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-18/+24
* Fix CameraImageCapture autotestLars Knoll2021-04-271-1/+1
* Fix tst_qcameraLars Knoll2021-04-271-13/+11
* Add notify signals for QCameraFocus' min/max zoomFactor changeDoris Verria2021-04-262-2/+8
* Remove qmake files from the repositoryLars Knoll2021-04-231-21/+0
* Some smaller fixes for declarative-cameraLars Knoll2021-04-191-2/+2
* Fix camera errors on app shutdownLars Knoll2021-04-192-40/+7
* Fix potential memory leak on camera initializitationDoris Verria2021-04-192-10/+17
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-192-4/+5
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-0/+1
* New QML API for image capturingLars Knoll2021-04-192-9/+27
* Add error handling for QML Camera itemLars Knoll2021-04-192-6/+13
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-191-0/+6
* Add a couple of Q_PROPERTY macrosLars Knoll2021-04-162-0/+4
* Add a missing Q_ENUMS()Lars Knoll2021-04-161-0/+1
* Prepare QCameraFocus to be used in QMLLars Knoll2021-04-162-6/+10
* Prepare QCameraImageProcessing for usage from QMLLars Knoll2021-04-162-48/+89
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-144-4/+4
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-062-4/+2
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-064-4/+4
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-062-4/+8
* Add support for Hue adjustment to QCameraImageProcessingLars Knoll2021-03-232-1/+25
* Re-add support for gstreamer image captureLars Knoll2021-03-232-9/+1
* Get rid of the capture destination enumLars Knoll2021-03-232-55/+18
* Remove QCameraImageCapture::cancelCapture()Lars Knoll2021-03-192-22/+0
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-165-127/+98
* Starting point for reworking the architecture for media captureLars Knoll2021-03-164-7/+7
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-162-11/+0
* Remove Q_ENUMS that don't exist anymoreLars Knoll2021-03-161-2/+0
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-163-100/+24
* Remove some dead codeLars Knoll2021-03-164-51/+2
* Remove enum values that do not make senseLars Knoll2021-03-162-6/+2
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-162-56/+23
* Clean up focus modes and add manual focus controlLars Knoll2021-03-162-28/+62
* Get rid of focus zonesLars Knoll2021-03-162-215/+0
* Remove unused exposure settingsLars Knoll2021-03-162-27/+17