summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Do not advertise global module includesKai Köhne2022-09-027-48/+0
* Doc: Fix module information for spatial audio classesKai Köhne2022-09-025-5/+5
* Fix audio and video synchronization with ffmpeg backendArtem Dyomin2022-09-012-3/+15
* Fix media player deadlock with ffmpeg backgroundArtem Dyomin2022-09-013-61/+92
* Fix backward playback and seekJoni Poikelin2022-09-011-2/+4
* Fix sound volume editing in ffmpeg modeArtem Dyomin2022-08-292-6/+14
* Fix crash when decoder loads too slowlyPaul Olav Tvete2022-08-291-13/+21
* Add support for FFmpeg version 5.1Piotr Srebrny2022-08-266-7/+51
* WMF plugin: fix race condition on acivating/stopping media sessionVladimir Belyavsky2022-08-251-4/+6
* Call pullSource() immediately when starting QAudioSinkPiotr Srebrny2022-08-251-1/+4
* Set wasActiveSession also when session is activating but not active yetPiotr Srebrny2022-08-251-1/+1
* Do not deactivate session based on outdated informationPiotr Srebrny2022-08-251-3/+4
* Don't list video formats of a camera that are not supportedPiotr Srebrny2022-08-251-11/+13
* Mark QAudioRoom constructor as explicitVolker Hilsheimer2022-08-241-1/+1
* Declare QAudioEngine::start/stop as slotsVolker Hilsheimer2022-08-241-3/+3
* Revert "Fix for QImage format issue in the qImageFromVideoFrame function"André de la Rocha2022-08-241-9/+1
* Replace the include of qtnamespacemacros.h -> qtconfigmacros.hSona Kurazyan2022-08-241-1/+1
* Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-08-227-8/+71
* Reset the player position when closing the current mediaPiotr Srebrny2022-08-221-0/+1
* Do not call showFullScreen or showNormal when it is already setPiotr Srebrny2022-08-171-7/+6
* Add a note about FFmpeg licensing to our docsLars Knoll2022-08-161-0/+6
* 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-096-31/+22
* resonance_audio: AlignedAllocator: fix C++20 buildMarc Mutz2022-08-092-3/+39
* Fix QAudioEngine constructorsMarc Mutz2022-08-092-8/+17
* Add implicit default constructor for nullptrPiotr Srebrny2022-08-051-1/+2
* Support sound files in qrcPaul Olav Tvete2022-08-044-9/+34
* Add missing mutex relockPiotr Srebrny2022-07-281-0/+1
* 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
* 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
* 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
* CMake: Remove duplicate SOURCES optionAlexandru Croitor2022-07-131-1/+0
* wasm: update and fix qwasmaudiodeviceLorn Potter2022-07-061-9/+17
* 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
* Eigen: Patch to work around unused variable compile errorLars Knoll2022-06-291-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-28571-21547/+1157
* Remove QImageCaptureForeignFabian Kosmale2022-06-251-7/+0