summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtmultimediav6.2.0-beta2Qt Submodule Update Bot2021-07-241-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-241-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-241-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-231-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-221-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-221-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-211-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-201-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-201-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-191-4/+4
* Add missing break;s to switchEdward Welbourne2021-07-190-0/+0
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-161-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-151-4/+4
* Rename example to audiosourceKai Köhne2021-07-152-5/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-141-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-131-4/+4
* QPlatformMediaEncoder: Fix tr contextsFriedemann Kleint2021-07-131-2/+2
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-131-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-07-121-4/+4
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-0925-505/+176
* Merge remote-tracking branch 'origin/dev' into 6.2Lars Knoll2021-07-09120-1457/+3052
|\
| * Fix the supported maximum audio channels on AndroidLars Knoll2021-07-081-1/+1
| * Rename QAndroidCameraControl to QAndroidCameraLars Knoll2021-07-086-32/+32
| * Rename QAndroidCaptureService to QAndroidMediaCaptureSessionLars Knoll2021-07-0810-29/+29
| * Get rid of QAndroidCameraVideoRendererControlLars Knoll2021-07-087-184/+17
| * Refactor the gstreamer video sinkLars Knoll2021-07-084-77/+58
| * Fix volume propertyLars Knoll2021-07-081-2/+2
| * Android: Always use the texture video output for the cameraLars Knoll2021-07-082-184/+5
| * Add a backend class for QVideoSink on AndroidLars Knoll2021-07-086-4/+204
| * Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-0817-114/+112
| * Fix QWindowsCamera state when calling setCaptureSession()André de la Rocha2021-07-082-2/+18
| * Fix build error about QTimer being undefinedDimitrios Apostolou2021-07-081-0/+1
| * Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-07-081-4/+4
| * Fix video output in the capture session on macOSDoris Verria2021-07-071-5/+8
| * macOS/iOS: Properly handle unsupported encoder settings for audioDoris Verria2021-07-073-12/+167
| * Avoid one copy of the texture data when uploading itLars Knoll2021-07-071-1/+2
| * Render video again using QMediaPlayerLars Knoll2021-07-072-10/+11
| * Fix the MapData structure to include per plane size informationLars Knoll2021-07-0716-107/+76
| * Fix a signed/unsigned comparison warningEdward Welbourne2021-07-061-2/+2
| * Add missing break;s to switchEdward Welbourne2021-07-061-1/+5
| * Align duration and metadata behavior with tst_qmediaplayerbackend testPiotr Srebrny2021-07-053-28/+24
| * Use AVCaptureDiscoverySession to get available audio inputs on iOSDoris Verria2021-07-052-5/+12
| * Suppress lots of -Wsuggest-override warningsEdward Welbourne2021-07-053-40/+40
| * Fix runtime warnings about failed connect() callsLars Knoll2021-07-052-2/+14
| * Rename QMultimediaDeclarativeModule to QMultimediaQuickModuleDoris Verria2021-07-051-2/+2
| * Use command like interface to control recorder backendPiotr Srebrny2021-07-0321-242/+195
| * macOS/iOS: Support changing volume/mute while recordingDoris Verria2021-07-028-58/+139
| * Code cleanupLars Knoll2021-07-015-136/+88
| * Remove QAndroidMediaPlayerVideoRendererControlLars Knoll2021-07-016-183/+31
| * Cleanup codeLars Knoll2021-07-012-28/+16