summaryrefslogtreecommitdiffstats
path: root/src
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-261-2/+3
* 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-261-5/+7
* Remove SINGLETON word from QMediaDevices to enable on..Changed signalsPiotr Srebrny2021-05-261-1/+0
* Implement support for QCamera::Features on darwinDoris Verria2021-05-265-15/+23
* Fix some logic errors in QWindowsAudioDeviceInfoLars Knoll2021-05-251-8/+15
* Fix a bunch of compiler warnings on MSVCLars Knoll2021-05-253-3/+3
* Some QCamera API cleanupsLars Knoll2021-05-258-54/+142
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-253-21/+14
* Fix tst_qcamerabackend failures for macOS and iOSDoris Verria2021-05-231-1/+1
* Fix use-after-free errorsLars Knoll2021-05-232-0/+2
* Fix the qaudioinput test failures on macOSLars Knoll2021-05-212-27/+51
* 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-213-8/+7
* Improve gstreamer capture pipelineLars Knoll2021-05-213-13/+20
* Improve V4L2 supportLars Knoll2021-05-212-26/+92
* 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-2111-116/+120
* 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-203-4/+17
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-2031-1554/+494
* Correct maxlen computationPiotr Srebrny2021-05-201-1/+1
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-196-211/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-1929-2658/+1151
* Fix compilation on AndroidLars Knoll2021-05-191-3/+3
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-1917-206/+177
* Fix test failures in tst_qaudioinput on macOSDoris Verria2021-05-191-0/+1
* Fix test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-191-2/+4
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-1829-1713/+583
* Remove QCamera::aperture() and friendsLars Knoll2021-05-188-124/+2
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-1819-721/+349
* Merge QCameraExposure into QCameraLars Knoll2021-05-1821-1057/+828
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-1822-647/+397
* 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-182-26/+37
* Doc improvementsLars Knoll2021-05-1825-852/+444
* Android: Use public Jni APIs as possibleAssam Boudjelthia2021-05-1825-621/+477
* Windows: Fix the suffix of video filesAndre de la Rocha2021-05-171-1/+1
* Windows: Fix slowdown while recording videoAndre de la Rocha2021-05-172-1/+26
* gstreamer: fix compilation without gstreamer_glSamuli Piippo2021-05-171-1/+4