summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Rename conflicting targetAlexandru Croitor2021-06-211-1/+1
* Fix qmediarecorder autotestLars Knoll2021-06-171-1/+1
* Fix compiler warning about unused variableLars Knoll2021-06-171-1/+1
* Fix the QAudioDecoder APILars Knoll2021-06-173-259/+65
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-1711-87/+87
* Remove QCamera::StatusLars Knoll2021-06-174-56/+9
* Make setOutputLocation behavior consistent across supported platformsPiotr Srebrny2021-06-161-9/+2
* Fix media codecs resolver when switching between audio and audio/videoPiotr Srebrny2021-06-163-0/+76
* QMediaPlayer API cleanupsLars Knoll2021-06-162-3/+3
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-163-18/+18
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-163-24/+24
* Get rid of QAudio::RoleLars Knoll2021-06-162-48/+0
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-162-597/+105
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-168-125/+119
* Kill QMediaEncoderBaseLars Knoll2021-06-162-14/+14
* Kill the current QMediaRecorder classLars Knoll2021-06-162-5/+5
* Get rid of QImageEncoderSettingsLars Knoll2021-06-162-101/+4
* Move the QAudio::Mode enum inside QAudioDeviceLars Knoll2021-06-161-20/+1
* Implement QPlatformAudioDecoder for macOS/iOSDoris Verria2021-06-141-2/+5
* Add test case for invalid source file/device to audiodecoder testDoris Verria2021-06-141-0/+94
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-118-110/+212
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-111-33/+3
* Remove the CaptureMode argument from the createCaptureSession() methodLars Knoll2021-06-082-3/+2
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-0818-135/+135
* Rename tst_qcamera CMake targetUlf Hermann2021-06-041-1/+1
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-047-58/+55
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-046-57/+55
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-36/+36
* Add support for still image capture on WindowsAndré de la Rocha2021-06-031-6/+0
* Fix a test failure and an intermittent crash on WindowsAndré de la Rocha2021-05-311-3/+0
* Fix issues with namespaced buildLars Knoll2021-05-286-15/+31
* CMake: Remove usage of old compatibility CMake APIAlexandru Croitor2021-05-2731-38/+38
* Attempt to make the qcamerabackend test passLars Knoll2021-05-262-0/+11
* Stabilize the qaudioinput autotest on WindowsLars Knoll2021-05-261-4/+4
* Implement support for QCamera::Features on darwinDoris Verria2021-05-261-1/+0
* Some smaller test fixesDoris Verria2021-05-262-1/+2
* Fix some logic errors in QWindowsAudioDeviceInfoLars Knoll2021-05-251-1/+1
* Fix a bunch of compiler warnings on MSVCLars Knoll2021-05-252-3/+3
* Some QCamera API cleanupsLars Knoll2021-05-253-23/+26
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-251-2/+2
* Fix tst_qcamerabackend failures for macOS and iOSDoris Verria2021-05-233-18/+45
* Fix the qaudioinput test failures on macOSLars Knoll2021-05-212-4/+5
* Make the QAudioFormat autotest pass on macOSLars Knoll2021-05-211-2/+5
* Correctly resolve the actual output file for QMediaEncoderLars Knoll2021-05-211-24/+26
* Improve V4L2 supportLars Knoll2021-05-211-6/+22
* Clean up the videoOutput() APILars Knoll2021-05-218-453/+126
* Fixes for qaudiooutput on gstreamerLars Knoll2021-05-201-1/+0
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-207-136/+42
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-192-49/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-197-285/+98