summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qcamerabackend
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: QGstreamerImageCapture - set metadata immediatelyTim Blechmann2024-05-061-1/+0
* Tests: camera backend - test image metadataTim Blechmann2024-05-031-0/+23
* GStreamer: fix QGstreamerMediaPlayer - fix metadata testTim Blechmann2024-05-021-6/+5
* Tests: apply clazy's old-style-connectTim Blechmann2024-05-011-22/+22
* CMake: fix styleTim Blechmann2024-04-261-1/+1
* Tests: improve mediabackendutils.hTim Blechmann2024-04-181-1/+1
* QCamera: disable multi-camera test on linuxTim Blechmann2024-04-171-0/+4
* Tests: remove TESTED_COMPONENTTim Blechmann2024-04-161-2/+0
* Tests: camera backend - tweak timing and event loop to make tests passTim Blechmann2024-04-092-6/+15
* GStreamer: mark known failureTim Blechmann2024-04-091-0/+4
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-3/+3
* GStreamer: small quality-of-life improvementsTim Blechmann2024-04-091-1/+1
* GStreamer: tests - increase timeout in camera backend testTim Blechmann2024-04-051-1/+1
* Tests: testCameraCapture - increase timeoutTim Blechmann2024-04-041-1/+1
* Change license for test filesLucie Gérard2024-03-261-1/+1
* tst_qcamerabackend: Wait until file is loadedBartlomiej Moskal2023-11-291-0/+2
* Tests: run tests on Android targetBartlomiej Moskal2023-11-291-0/+3
* Fix some qmediaplayer tests flackinessArtem Dyomin2023-05-301-1/+1
* Tests: fix failing tst_QCameraBackend on Android part 3/3Bartlomiej Moskal2023-04-141-0/+8
* Tests: fix failing tst_QCameraBackend on Android part 2/3Bartlomiej Moskal2023-03-271-0/+4
* Tests: fix failing tst_QCameraBackend on Android part 1/3Bartlomiej Moskal2023-03-271-2/+2
* 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
* Run multimedia tests with ffmpeg backend on CIArtem Dyomin2022-10-251-0/+1
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* 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-202-11/+14
* 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