summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-193-12/+7
* Fix test failures in tst_qaudioinput on macOSDoris Verria2021-05-192-4/+23
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-187-106/+12
* Remove QCamera::aperture() and friendsLars Knoll2021-05-182-78/+2
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-182-62/+49
* Merge QCameraExposure into QCameraLars Knoll2021-05-183-199/+170
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-92/+64
* Fix a crash in the gstreamer audio outputLars Knoll2021-05-181-23/+21
* Doc improvementsLars Knoll2021-05-181-7/+0
* Cleanup the audio decoder architectureLars Knoll2021-05-174-11/+14
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-173-28/+0
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-141-6/+2
* Add an Info.plist to tst_camerabackendDoris Verria2021-05-142-0/+32
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-142-47/+33
* Clean up QMediaTimeRange APIVolker Hilsheimer2021-05-121-32/+32
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-101-31/+64
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-101-1/+1
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-073-36/+37
* Remove StereoFrame types that we don't support in Qt 6Lars Knoll2021-05-071-40/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-0712-64/+64
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-6/+4
* Fix the sample cache autotestLars Knoll2021-05-071-19/+9
* Pass the remaining mediaplayerbackend autotestsLars Knoll2021-05-071-39/+38
* Make QVideoFrame(Format) movable, smaller API cleanupsVolker Hilsheimer2021-05-071-30/+0
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-071-7/+7
* Pass more media player autotests on gstreamerLars Knoll2021-05-031-3/+8
* Some cleanups in the mediaplayerbackend autotestLars Knoll2021-05-032-59/+10
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-032-21/+7
* Fix the remaining tst_qaudiooutput failures on gstreamerLars Knoll2021-05-031-14/+7
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-031-2/+1
* Fix part of the QAudioOutput test failures on gstreamerLars Knoll2021-05-031-77/+43