[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 b15f91894dde1b378a11c5738f87c595774f9a73 to a9ce561568914d88651278241e263e410363aeab 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 a9ce561568914d88651278241e263e410363aeab by Tim Blechmann on 18/08/2026 at 08:19.. Pipewire: ensure destruction on app thread pipewire's stream classes contain socket notifier objects which needs to be destroyed on the thread that runs their event loop. The stateChanged handler is running on a pipewire thread, so we should defer the release of the refcount to the app thread. Fixes: QTBUG-149181 Pick-to: 6.12 6.11 Change-Id: Ia40f1ca2a4caeaed59ba14d0c287ad91659bf152 Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/a9ce561568914d88651278241e263e410363aeab