summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/wasm
Commit message (Expand)AuthorAgeFilesLines
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-183-3/+3
* Make QPlatformMediaIntegration::m_videoDevices a smart pointerMikolaj Boc2023-01-091-0/+1
* Add Q_UNUSED markers to QWasmAudioOutputMikolaj Boc2023-01-031-5/+9
* Include moc_*.cpp files in QtMM wasm pluginArtem Dyomin2022-12-154-0/+12
* wasm: add mediaplayer video outputLorn Potter2022-12-1014-0/+1843
* Remove WebAssembly from pluginsPiotr Srebrny2022-05-044-186/+0
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-299-1398/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-183-4/+4
* Turn the wasm backend into a pluginLars Knoll2022-01-1512-0/+1584