summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* API fixes for QSpatialAudioRoomLars Knoll2022-05-164-30/+31
* Set channel configuration for QWindowsAudioDevicePiotr Srebrny2022-05-164-13/+28
* Connect QWindowsVideoDevices to ffmpeg media integrationPiotr Srebrny2022-05-162-0/+6
* Android: fix media devices race conditionSamuel Mira2022-05-164-16/+40
* Fix null pointer dereference in GUI-less applicationsAndré de la Rocha2022-05-161-0/+4
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-05-161-3/+3
* Docs: Fix broken linksNicholas Bennett2022-05-132-4/+5
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-132-3/+3
* Add missing "We mean it" disclaimerMoody Liu2022-05-121-0/+10
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-05-121-3/+3
* Add support for audio channel configuration on WindowsPiotr Srebrny2022-05-121-1/+67
* Extract QWindowsVideoDevices from QWindowsMediaDevicesPiotr Srebrny2022-05-127-221/+338
* QtMultimedia: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-116-9/+9
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-05-111-6/+3
* Fix chunk sizing in QPulseAudioSinkAxel Spoerl2022-05-111-17/+17
* Smaller updates on the occlusion property for sound sourcesLars Knoll2022-05-112-3/+11
* Add overview and example docs for spatial audioLars Knoll2022-05-1114-1/+164
* Add documentation for the QtQuick3D.SpatialAudio moduleLars Knoll2022-05-1115-118/+552
* Add support for rooms to the spatial audio engineLars Knoll2022-05-1111-13/+1190
* Add ability to pause/resume audio sources and the spatial engineLars Knoll2022-05-117-1/+238
* Cleanup the spatial audio sound source implementationLars Knoll2022-05-1110-264/+131
* Add some minimal documentation for the spatial audio classesLars Knoll2022-05-118-8/+279
* Add example for spatial audioLars Knoll2022-05-113-0/+195
* Hook up the ambisonic decoder to the spatial audio moduleLars Knoll2022-05-117-14/+138
* Add decoder matrices to convert ambisonic data to various speaker configurationsLars Knoll2022-05-115-0/+984
* Add the Quick3D.SpatialAudio QML moduleLars Knoll2022-05-1121-26/+1035
* Add the C++ API for spatial audioLars Knoll2022-05-1113-0/+1651
* Fix compilation of resonance audio on our supported platformsLars Knoll2022-05-113-2/+17
* Build resonance audio as a bundled static libraryLars Knoll2022-05-112-0/+212
* Fix type punning compile error in resonance audioLars Knoll2022-05-111-2/+4
* Android: Unbreak microphone permissions after d0f21f14e97394Tor Arne Vestbø2022-05-103-4/+4
* Fix namespaced build on macOSLars Knoll2022-05-104-4/+9
* WMF: improve errors handling in session creation logicVladimir Belyavsky2022-05-102-16/+18
* QNX: Move the camera detection code into the QNX pluginLars Knoll2022-05-097-114/+238
* Windows: Fix audio buffer sizesAndré de la Rocha2022-05-081-8/+5
* Android: Use string based permission APITor Arne Vestbø2022-05-064-13/+13
* Add camera support for FFmpeg on WindowsPiotr Srebrny2022-05-064-0/+459
* Rename QGStreamerMediaDevices to *VideoDevice and clean up codePiotr Srebrny2022-05-068-261/+30
* WMF: fix crash when media session can't be created by some reasonVladimir Belyavsky2022-05-061-0/+1
* Windows: Enable scrubbing mode for audio streamsAndré de la Rocha2022-05-061-2/+1
* tst_qmediaplayerbackend: don't check signal countRafael Roquetto2022-05-061-2/+0
* tst_qmediaplayerbackend: fix duration test on QNXRafael Roquetto2022-05-061-0/+5
* QQnxMediaPlayer: fire correct state when media is changedRafael Roquetto2022-05-061-0/+1
* QQnxMediaPlayer: reorganize I/O attachment codeRafael Roquetto2022-05-062-51/+116
* QQnxWindowGrabber: only grab when screen window is presentRafael Roquetto2022-05-062-2/+16
* QQnxWindowGrabber: fix 0 -> nullptr notationRafael Roquetto2022-05-061-1/+1
* Hide symbols for all ffmpeg components to avoid relocation problemPiotr Srebrny2022-05-051-4/+3
* Retrieve channel configuration on macOSLars Knoll2022-05-056-15/+196
* Improve summary and error report from configureLars Knoll2022-05-051-6/+41
* QNX: remove old BlackBerry stray filesRafael Roquetto2022-05-052-1155/+0