[qt/qt/qtmultimedia]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtmultimedia Pushed by mirror-service into branch 'dev'. Changed from 0658b6197a1ffd0c26839d727a567164e30cf4ed to 4e61fa7da7e7db730e6e4762839de24f99e7803c Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4e61fa7da7e7db730e6e4762839de24f99e7803c by Lorn Potter on 22/07/2026 at 08:05.. wasm: fix compiler warnings in the multimedia backend - Rename the private QWasmAudioSource::start(bool) helper to startPipeline() so it no longer hides the virtual QPlatformAudioSource::start(AudioCallback &&) overload (-Woverloaded-virtual). - Drop the unused parameter names from the connectNotify() overrides in QWasmCameraDevices and QWasmAudioDevices (-Wunused-parameter). - Explicitly initialize PromiseCallbacks::finallyFunc in QWasmMediaDevices and QWasmMediaCaptureSession (-Wmissing-designated-field-initializers). - remove a few extra qWarnings - add finallyFunc to stop compiler warning it's missing Pick-to: 6.12 Change-Id: I168c2db2ac411c09ff50a817021a7946f53f480e Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/4e61fa7da7e7db730e6e4762839de24f99e7803c