summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-10/+10
* Remove QCamera::StatusLars Knoll2021-06-171-12/+5
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-10/+10
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-161-3/+1
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-13/+15
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-14/+14
* Attempt to make the qcamerabackend test passLars Knoll2021-05-261-0/+1
* Some smaller test fixesDoris Verria2021-05-261-1/+1
* Some QCamera API cleanupsLars Knoll2021-05-251-2/+5
* Fix tst_qcamerabackend failures for macOS and iOSDoris Verria2021-05-231-6/+6
* Correctly resolve the actual output file for QMediaEncoderLars Knoll2021-05-211-24/+26
* Improve V4L2 supportLars Knoll2021-05-211-6/+22
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-1/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-1/+0
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-3/+4
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-1/+0
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-24/+18
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-141-6/+2
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-101-31/+64
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-10/+10
* New QML API for image capturingLars Knoll2021-04-191-4/+4
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-061-1/+1
* Get rid of the capture destination enumLars Knoll2021-03-231-32/+1
* Add a QMediaEncoder classLars Knoll2021-03-171-18/+18
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-5/+28
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-55/+22
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-5/+5
* Get rid of QVideoRendererControlLars Knoll2021-03-021-1/+1
* And finally kill QMediaServiceLars Knoll2021-02-171-1/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-84/+0
* Rework the metadata handlingLars Knoll2021-02-121-1/+1
* Get rid of QImageEncoderControlLars Knoll2021-02-121-1/+1
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-3/+3
* Cleanup QCameraInfoLars Knoll2021-01-291-7/+6
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-21/+4
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+0
* Remove the QCameraInfo(name) constructorLars Knoll2021-01-291-7/+1
* Remove the static methods from QCameraInfoLars Knoll2021-01-221-9/+10
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-3/+3
* Clean up QCamera error enumLars Knoll2021-01-221-4/+3
* Remove buffer format API in QCameraImageCaptureLars Knoll2021-01-211-32/+0
* Merge QCameraLocksControl into QCameraControlLars Knoll2021-01-211-1/+0
* Merge QCameraFlashControl into QCameraExposureControlLars Knoll2021-01-211-1/+0
* Merge QCameraCaptureDestinationControl into QImageCaptureControlLars Knoll2021-01-211-26/+15
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-25/+0
* QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-031-5/+5
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-3/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-221-21/+4
|\
| * Fix tst_qcamerabackend.cpp to pass if capturing to JPEG is not supportedVal Doroshchuk2019-10-151-21/+4