[qt/qt/qtmultimedia]: Summary of bulk changes made

KDE Git Services - Bulk Change <[email protected]> Tue, 4 Aug 2026 12:16:43 +0000 (UTC)
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 6638e0706039a081990b8a697cfd378455ff818d to 67ab784ff0d1a44fec7500f2b41a8d55392893eb
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 83601fb84e6423e5b87b0c6b0306e46be4dfa01c by Lorn Potter on 04/08/2026 at 05:16..
wasm: move QWasmVideoOutput event wiring into its own translation unit

Move the HTML media element callbacks (doElementCallbacks) and the
iOS orientation-change handling into qwasmvideooutputevents.cpp,
keeping qwasmvideooutput.cpp focused on lifecycle and playback
control. The constructor's orientation lambda becomes the named
private method applyIosRotation().

No functional change intended.
This patch and its commit message were developed together with Claude

Change-Id: I0d8a99e97ddca3739ac124046b9e4564d7195308
Reviewed-by: Artem Dyomin <[email protected]>
Reviewed-by: Tim Blechmann <[email protected]>
https://invent.kde.org/qt/qt/qtmultimedia/-/commit/83601fb84e6423e5b87b0c6b0306e46be4dfa01c

Git commit 67ab784ff0d1a44fec7500f2b41a8d55392893eb by Tim Blechmann on 04/08/2026 at 09:58..
Camera: QCameraDevicePrivate - add non-const `handle`

`const_cast` in application code is a bit of a code smell. adding a
non-const `handle()` is a cleaner approach

Pick-to: 6.12
Change-Id: I5e7149d81ce8c106a60a5dda515ea3cc9c92b938
Reviewed-by: Mikko Hallamaa <[email protected]>
Reviewed-by: Artem Dyomin <[email protected]>
Reviewed-by: Nils Petter Skålerud <[email protected]>
https://invent.kde.org/qt/qt/qtmultimedia/-/commit/67ab784ff0d1a44fec7500f2b41a8d55392893eb