summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not leak GstMessage and avoid accidental decrease in reference cntPiotr Srebrny2021-09-304-29/+24
* Android: mark test case for isSeekable() as QEXPECT_FAILAssam Boudjelthia2021-09-301-0/+3
* Fix exposureCompensationChanged signal signature in tst_QCameraAssam Boudjelthia2021-09-301-1/+1
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-301-3/+3
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-297-38/+124
* Handover recorder between sessionPiotr Srebrny2021-09-292-12/+48
* Disconnect QAudioOutput from capture session and player in destructorPiotr Srebrny2021-09-296-8/+112
* GStreamer: emit not ready for capture when no session or cameraPiotr Srebrny2021-09-292-6/+14
* Disconnect QAudioInput from QCaptureMediaSession in destructorPiotr Srebrny2021-09-295-4/+71
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-291-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-291-3/+3
* Suppress unused function warning by conditioning a #includeEdward Welbourne2021-09-281-1/+3
* Fix two signed-vs-unsigned warnings using 0u in place of 0Edward Welbourne2021-09-281-3/+3
* Fix compiler warning by removing half-deleted codeEdward Welbourne2021-09-281-3/+1
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-281-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-271-1/+1
* Signal not ready when detaching QImageCapture from QMediaCaptureSessionPiotr Srebrny2021-09-271-0/+6
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-251-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-251-3/+3
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-2434-889/+618
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-241-3/+3
* Fix the seekable property on gstreamerLars Knoll2021-09-241-1/+0
* Doc: Clear remaining documentation warningsTopi Reinio2021-09-245-7/+7
* Fix recording with Bluetooth microphoneSamuel Mira2021-09-241-7/+29
* Fix Playback audio after a Bluetooth recordingSamuel Mira2021-09-241-0/+2
* Reconfigure the AVF connections after device changeLars Knoll2021-09-241-0/+1
* Android: Remove unsupported formatsPekka Gehör2021-09-241-1/+2
* Fix example documentationLars Knoll2021-09-231-3/+3
* Improve the text in the example overview pageLars Knoll2021-09-231-3/+6
* Fix the example imagesLars Knoll2021-09-232-0/+0
* Fix the remaining qdoc warningsLars Knoll2021-09-2319-121/+101
* Use \qmlbasictype to document value typesLars Knoll2021-09-222-3/+3
* Fixes to mediaFormat value type docsLars Knoll2021-09-221-58/+58
* Fix documented property types for MediaDevicesLars Knoll2021-09-221-6/+6
* Doc fixes for mediaMetaDataLars Knoll2021-09-224-17/+19
* Fix some smaller doc errors for MediaRecorderLars Knoll2021-09-221-16/+8
* Minor fixes to some QML sample codeLars Knoll2021-09-222-5/+5
* Document QCameraFormat and expose it to QMLLars Knoll2021-09-223-2/+132
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2215-15/+15
* Minor doc fixes for the QML MediaPlayerLars Knoll2021-09-221-2/+2
* Fix some incorrect statements and methods in the VideoOutput docsLars Knoll2021-09-221-18/+6
* Fixes to Camera docs and APILars Knoll2021-09-225-203/+464
* Exclude example from Android and iOS the right wayAssam Boudjelthia2021-09-222-6/+3
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-2246-113/+113
* Doc: Ignore old \since versionsTopi Reinio2021-09-221-0/+3
* Disconnect signals before releasing reference to objectsPiotr Srebrny2021-09-221-2/+6
* QML API and doc fixesLars Knoll2021-09-223-1/+196
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-221-3/+3
* Improve ImageCapture documentationLars Knoll2021-09-211-12/+40
* Always connect the signals from the QPlatformImageCaptureLars Knoll2021-09-211-15/+12