[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 cdaf91eeab68b790cd001c5f1264865edf34523d to 938f2f67ad37b8297520d59fc1498f4ba52c4969 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 ed5bc105180202540d0ac57224887260ec4ecd93 by Lorn Potter on 28/07/2026 at 22:46.. wasm: extract frame grabbing into QWasmVideoFrameGrabber Move the WebGL context detection and per-frame video processing logic out of QWasmVideoOutput into a dedicated QWasmVideoFrameGrabber class. This slims down qwasmvideooutput.cpp by ~490 lines and gives the frame-grabbing code a single, clear owner, separating it from the output/presentation concerns. No functional change intended. This patch and its commit message were developed together with Claude Change-Id: Ib7a3a78f05b4694292b8087a32a05810496c6c62 Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/ed5bc105180202540d0ac57224887260ec4ecd93 Git commit 938f2f67ad37b8297520d59fc1498f4ba52c4969 by Tim Blechmann on 29/07/2026 at 02:03.. tests: introduce qtmm_internal_add_test shim qtmm_internal_add_test is a small shim on top of qt_internal_add_test, which: * adds dependencies to platform plugins * allows building as bundle * deploys the ffmpeg xcframework libraries Pick-to: 6.12 Change-Id: I6e0c289e26c830b2db92dc7229592b60f1dd30e2 Reviewed-by: Nils Petter Skålerud <[email protected]> Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/938f2f67ad37b8297520d59fc1498f4ba52c4969