summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes on Linuxwip/qt6Friedemann Kleint2021-05-262-6/+19
* Fix a deadlock when changing the video outputLars Knoll2021-05-262-0/+6
* Code cleanup in qwindowsaudiooutput.*Lars Knoll2021-05-262-55/+55
* Attempt to make the qcamerabackend test passLars Knoll2021-05-263-2/+14
* QMediaEncoder: Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-261-1/+1
* Fix crash in qsoundeffect autotest on WindowsLars Knoll2021-05-261-2/+0
* Fix crashes in the mediaplayerbackend autotest on windowsLars Knoll2021-05-264-23/+23
* Stabilize the qaudioinput autotest on WindowsLars Knoll2021-05-262-9/+11
* Remove SINGLETON word from QMediaDevices to enable on..Changed signalsPiotr Srebrny2021-05-261-1/+0
* Implement support for QCamera::Features on darwinDoris Verria2021-05-266-16/+23
* Some smaller test fixesDoris Verria2021-05-262-1/+2
* Fix some logic errors in QWindowsAudioDeviceInfoLars Knoll2021-05-252-9/+16
* Fix a bunch of compiler warnings on MSVCLars Knoll2021-05-255-6/+6
* Some QCamera API cleanupsLars Knoll2021-05-2511-77/+168
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-254-23/+16
* Fix tst_qcamerabackend failures for macOS and iOSDoris Verria2021-05-234-19/+46
* Fix use-after-free errorsLars Knoll2021-05-232-0/+2
* Fix the qaudioinput test failures on macOSLars Knoll2021-05-214-31/+56
* Make the QAudioFormat autotest pass on macOSLars Knoll2021-05-211-2/+5
* Reduce the timeout for sync state changes in gstreamer to 1 secLars Knoll2021-05-211-2/+2
* Correctly resolve the actual output file for QMediaEncoderLars Knoll2021-05-214-32/+33
* Improve gstreamer capture pipelineLars Knoll2021-05-213-13/+20
* Improve V4L2 supportLars Knoll2021-05-213-32/+114
* Fix more test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-213-1/+16
* Fix camera not showing up on gstreamerLars Knoll2021-05-212-5/+8
* Clean up the videoOutput() APILars Knoll2021-05-2119-569/+246
* QSampleCache: Don't start the loader thread unless we need toLars Knoll2021-05-201-3/+2
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-202-2/+1
* Fix iOS compilation after latest changes in camera APIDoris Verria2021-05-201-29/+27
* Fixes for qaudiooutput on gstreamerLars Knoll2021-05-204-5/+17
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-2038-1690/+536
* Correct maxlen computationPiotr Srebrny2021-05-201-1/+1
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-1910-365/+11
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-1936-2943/+1249
* Fix compilation on AndroidLars Knoll2021-05-191-3/+3
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-1922-222/+186
* Fix recording error in spectrum exampleDoris Verria2021-05-191-0/+5
* Fix test failures in tst_qaudioinput on macOSDoris Verria2021-05-193-4/+24
* Fix test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-191-2/+4
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-1836-1819/+595
* Remove QCamera::aperture() and friendsLars Knoll2021-05-1810-202/+4
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-1823-811/+417
* Merge QCameraExposure into QCameraLars Knoll2021-05-1825-1257/+999
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-1826-744/+466
* Fix a memory leak in gstreamerLars Knoll2021-05-181-1/+7
* Fix a crash in QGstAppSrc when using pull modeLars Knoll2021-05-181-6/+6
* Fix some code that was not thread safeLars Knoll2021-05-182-18/+35
* Fix a crash in the gstreamer audio outputLars Knoll2021-05-183-49/+58
* Doc improvementsLars Knoll2021-05-1826-859/+444
* Android: Use public Jni APIs as possibleAssam Boudjelthia2021-05-1825-621/+477