summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-271-3/+3
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-251-3/+3
* CMake: Remove the COPYING-CMAKE-SCRIPTS reference in FindFFmpeg.cmakeChristophe Giboudeaux2022-07-231-2/+0
* Android: Fix changes in preview resolution after taking a photoSamuel Mira2022-07-222-5/+8
* Android: Add warning about setting earpieceBartlomiej Moskal2022-07-221-0/+4
* Android: Fix for changing Audio sinkBartlomiej Moskal2022-07-224-1/+13
* Android: Filters out unsupported FLAC audio codecsBartlomiej Moskal2022-07-221-6/+6
* FFmpeg: fix typos in FindFFmpeg.cmakeChristophe Giboudeaux2022-07-211-4/+4
* FFmpeg: Don't link to private target when building shared librariesChristophe Giboudeaux2022-07-211-1/+9
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-191-3/+3
* Fix crash on WindowsPaul Olav Tvete2022-07-181-1/+2
* Validate RHi backend before accessing D3D11 native devicePiotr Srebrny2022-07-181-11/+8
* Avoid queueing video framesPiotr Srebrny2022-07-182-11/+18
* Expose subtitleText and videoSize to QMLLars Knoll2022-07-151-0/+2
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-151-3/+3
* Android: Fix framerate drop when QML animation is over video/cameraSamuel Mira2022-07-142-13/+23
* wasm: make sure buffer stops when there's no more dataLorn Potter2022-07-131-6/+16
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-131-3/+3
* CMake: Remove duplicate SOURCES optionAlexandru Croitor2022-07-131-1/+0
* Fix up audiosource example pro fileLorn Potter2022-07-122-13/+13
* wasm: update and fix qwasmaudiodeviceLorn Potter2022-07-062-9/+22
* Adjust video output size by frame orientationPiotr Srebrny2022-07-051-1/+1
* EVR: clear the event queue before deallocationLuca Carlon2022-07-051-1/+1
* QAudioRoom: rename setDimensions' parameter to "dim"Mårten Nordheim2022-06-301-1/+1
* QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversionMarc Mutz2022-06-301-1/+1
* Put the include of 'qjniobject.h' under the Q_OS_ANDROID guardAlexey Edelev2022-06-301-1/+4
* Update dependencies on '6.4' in qt/qtmultimediav6.4.0-beta2Qt Submodule Update Bot2022-06-301-3/+3
* Eigen: Patch to work around unused variable compile errorLars Knoll2022-06-291-1/+1
* Polish the audiopanning exampleFriedemann Kleint2022-06-281-149/+202
* Use SPDX license identifiersLucie Gérard2022-06-28828-32650/+1708
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-06-281-3/+3
* Remove QImageCaptureForeignFabian Kosmale2022-06-251-7/+0
* GPU copy a single texture from a texture array to avoid video flickeringPiotr Srebrny2022-06-251-35/+64
* Release DC context after usePiotr Srebrny2022-06-241-2/+5
* Windows: Ensure captured image respects configured resolutionAndré de la Rocha2022-06-221-1/+11
* Re-enable sound effects when reentering roomPaul Olav Tvete2022-06-221-0/+4
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-06-211-3/+3
* Remove QAudioListener::format()Lars Knoll2022-06-211-2/+0
* Fix typo discovered in API reviewLars Knoll2022-06-215-14/+14
* Document the FFmpeg backend and how to enable itLars Knoll2022-06-201-5/+22
* Fix a typo: ffmegmediaplugin -> ffmpegmediapluginLiang Qi2022-06-171-2/+2
* Update spatial audio examplePaul Olav Tvete2022-06-161-0/+21
* Documentation fixesPaul Olav Tvete2022-06-165-13/+16
* Split spatial audio out into a lib of its ownLars Knoll2022-06-1682-208/+661
* Remove docs for internal APIsLars Knoll2022-06-167-985/+11
* QNX: Refactor and re-enabled QQnxImageCaptureRafael Roquetto2022-06-165-119/+215
* QNX: fix KHR image handlingRafael Roquetto2022-06-151-2/+6
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-06-141-3/+3
* QQnxMediaCaptureSession: Ensure camera session pointers are always validRafael Roquetto2022-06-141-1/+8
* QQnxPlatformCamera: new API to request video framesRafael Roquetto2022-06-142-0/+18