summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some qmediaplayer tests flackinessArtem Dyomin2023-05-301-1/+1
* Fix ffmpeg encoding issuesArtem Dyomin2023-02-171-21/+29
* Fix ffmpeg camera crash on macOS (double releasing of an object)Artem Dyomin2022-11-291-0/+31
* Don't fail tests when recording does not start due to format errorPiotr Srebrny2022-10-171-2/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-15/+15
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-27/+2
* Fix autotest if no cameras are availableLars Knoll2022-04-041-0/+2
* Fix qcamerabackend testLars Knoll2022-04-041-3/+5
* Fix QCameraBackend::testNativeMetadata() on gstreamerLars Knoll2021-10-121-2/+5
* Fix qcamerabackend autotest for gstreamerLars Knoll2021-10-111-4/+7
* Fix QCameraBackend::testCtorWithCameraDevice() testLars Knoll2021-10-061-8/+24
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-071-1/+1
* Small fixes to tst_qcamerabackend/tst_qmediaplayerbackendDoris Verria2021-08-231-2/+2
* tst_qcamerabackend: Fix test case for setting camera formatDoris Verria2021-08-201-11/+10
* Add auto tests for setting camera formatDoris Verria2021-08-101-2/+95
* Auto test fix after run on Android: qcamerabackendBartlomiej Moskal2021-08-021-4/+3
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-2/+2
* Fix camera testsPiotr Srebrny2021-06-291-7/+16
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-251-23/+0
* Add metadata to audio and video capturing on darwinDoris Verria2021-06-231-0/+89
* 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