summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/wasm/common
Commit message (Expand)AuthorAgeFilesLines
* Apply the macro Q_STATIC_LOGGING_CATEGORYArtem Dyomin23 hours1-1/+1
* wasm: fix video play on FirefoxLorn Potter2024-05-312-2/+2
* Expose QAbstractVideoBuffer in public APIArtem Dyomin2024-05-301-1/+0
* Deprecate internal methods of QVideoFrameArtem Dyomin2024-05-271-7/+11
* wasm: make sure source is set after video element is createdLorn Potter2024-04-162-25/+12
* wasm: wait for camera readyLorn Potter2024-04-162-18/+26
* wasm: fix camera showing in declarativeLorn Potter2024-04-151-1/+1
* wasm: fix audio controls on video playerLorn Potter2024-04-094-3/+29
* Get SPDX license tag on one line onlyLucie GĂ©rard2024-03-262-4/+2
* wasm: use javascripts VideoFrame for video processingLorn Potter2023-05-062-13/+173
* wasm: fix local video file playingLorn Potter2023-05-051-25/+37
* wasm: fix crash when camera is not yet readyLorn Potter2023-04-202-38/+5
* wasm: assign the stalled callback to the stalled eventLorn Potter2023-04-171-1/+1
* wasm: use double as duration data typeLorn Potter2023-04-171-10/+10
* wasm: support QAudioInput recordingLorn Potter2023-03-142-5/+91
* wasm: add support for QAudioOutputLorn Potter2023-02-243-15/+398
* wasm: add camera inputLorn Potter2023-02-082-35/+188
* wasm: remove canvas size codeLorn Potter2023-01-291-23/+1
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Add Q_UNUSED markers to QWasmAudioOutputMikolaj Boc2023-01-031-5/+9
* Include moc_*.cpp files in QtMM wasm pluginArtem Dyomin2022-12-152-0/+4
* wasm: add mediaplayer video outputLorn Potter2022-12-106-0/+1094