summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4' in qt/qtmultimediav6.4.0-beta3Qt Submodule Update Bot2022-08-111-3/+3
* wasm: fix QSoundEffect playingLorn Potter2022-08-111-0/+14
* QVideoFrameFormat: properly guard the definition of deprecated methodsIvan Solovev2022-08-101-0/+2
* QVideoFrameFormat: fix deprecationsMarc Mutz2022-08-092-3/+9
* Remove access to texture handles from public QVideoFrame APIPiotr Srebrny2022-08-097-33/+25
* resonance_audio: AlignedAllocator: fix C++20 buildMarc Mutz2022-08-092-3/+39
* Fix QAudioEngine constructorsMarc Mutz2022-08-092-8/+17
* Partially revert "wasm: update and fix qwasmaudiodevice"Jani Heikkinen2022-08-091-5/+0
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-08-081-3/+3
* Add implicit default constructor for nullptrPiotr Srebrny2022-08-051-1/+2
* Support sound files in qrcPaul Olav Tvete2022-08-044-9/+34
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-08-021-3/+3
* Add missing mutex relockPiotr Srebrny2022-07-281-0/+1
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-07-281-3/+3
* 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