summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-201-1/+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-2026-1508/+465
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-193-96/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-1925-2452/+1053
* Fix compilation on AndroidLars Knoll2021-05-191-3/+3
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-1913-129/+150
* 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-1825-1668/+563
* Remove QCamera::aperture() and friendsLars Knoll2021-05-185-18/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-189-141/+77
* Merge QCameraExposure into QCameraLars Knoll2021-05-1812-212/+211
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-1812-107/+106
* 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
* 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
* Cleanup the audio decoder architectureLars Knoll2021-05-1712-40/+102
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-171-1/+0
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Code cleanup in the gstreamer pluginLars Knoll2021-05-177-47/+48
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-142-39/+32
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-145-26/+33
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-144-15/+13
* Make sure Qt Multimedia compiles against 6.1Lars Knoll2021-05-141-0/+2
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-1426-92/+3
* Fix Windows buildVolker Hilsheimer2021-05-124-3/+6
* Android: subscribe for audio input/output updateBartlomiej Moskal2021-05-123-2/+50
* Support WAV format recordings on macOSDoris Verria2021-05-122-3/+7
* Get rid of QMediaFormat::ModeDoris Verria2021-05-126-24/+40
* Add video encoding to Windows backendAndre de la Rocha2021-05-1111-84/+857
* Fix compilation on LinuxLars Knoll2021-05-102-0/+0
* Android: Get audio Input/Output listBartlomiej Moskal2021-05-103-10/+26
* Add support for selecting the camera formatLars Knoll2021-05-1011-52/+124
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-1011-64/+102
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-106-8/+9
* AVAssetWriter: Don't write the first buffer if it's not a video bufferDoris Verria2021-05-101-2/+9
* Don't set AVEncoderQualityKey when audio codec is alacDoris Verria2021-05-102-1/+5
* Support Audio-Only recordings on macOSDoris Verria2021-05-1012-286/+305
* Android: compilation fixBartlomiej Moskal2021-05-101-2/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1