[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 '6.12'. Changed from bc1e4c32d7be3b7712f6ab5b3ac10dfa6e9fcfa7 to 8f8e0eda4214ada31c072943612cbf6182c3681d 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 7e3ff8684c660753fe7b5ca153d28338750a552c by Qt Cherry-pick Bot (on behalf of Mikko Hallamaa) on 16/07/2026 at 15:11.. QScreenCapture/QWindowCapture: Rename frameRate -> maximumFrameRate This patch renames the frameRate surface capture property to maximumFrameRate to make it more obvious the frame rate doesn't reflect the actual frame rate, and doesn't enforce a fixed frame rate capture on platforms that support only variable-rate capture. The documentation is also updated to clarify this. Change-Id: I7285478b5eb255f60c22e54b0ceeb9a51db2b6f2 Reviewed-by: Nils Petter Skålerud <[email protected]> Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit 788302f9b2493bc38a3b969a9aa33520d0f8239c) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/7e3ff8684c660753fe7b5ca153d28338750a552c Git commit 9a532c687a5d654d3e70ccf680ac7e435e5d9e5d by Qt Cherry-pick Bot (on behalf of Mikko Hallamaa) on 16/07/2026 at 15:11.. PipeWire: Fix some clang-tidy warnings in screen capture This patch fixes fome clang-tidy warnings present in the QPipeWireScreenCaptureHelper implementation. Change-Id: I10d44641a1b25d62fa7b3e6951777789fc4bed66 Reviewed-by: Tim Blechmann <[email protected]> (cherry picked from commit 2e29d08fb1131be4e3ca7a3335d25c37fe40c59c) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/9a532c687a5d654d3e70ccf680ac7e435e5d9e5d Git commit 16c1ecf2f7ea5a9eb26d5387dce474086fa60894 by Qt Cherry-pick Bot (on behalf of Tim Blechmann) on 16/07/2026 at 15:11.. FFmpeg: codec storage - move some #ifdef to if constexpr Makes the code a little more tooling friendly. Change-Id: I6c2000a136714d738f72484259f288c554ce9bd0 Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit 7e9a681a92560ac541234d177dea6cf123565588) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/16c1ecf2f7ea5a9eb26d5387dce474086fa60894 Git commit 525a08811ce8b23dfb19d9ca9c5816c7a10bab80 by Qt Cherry-pick Bot (on behalf of Tim Blechmann) on 16/07/2026 at 15:11.. FFmpeg: CodecStorage - promote CodecStorageType to enum class and rename `CodecStorageType` is not a very expressive name. Renaming to CodecRole makes it a little clearer. No functional change. Change-Id: I53aec5989add9d32ae2eb69679df31c35d4171dd Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit dd1a059d735ddcaf45a0c395c5a68a864e4da8ba) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/525a08811ce8b23dfb19d9ca9c5816c7a10bab80 Git commit 8f8e0eda4214ada31c072943612cbf6182c3681d by Qt Cherry-pick Bot (on behalf of Tim Blechmann) on 16/07/2026 at 15:11.. FFmpeg: VideoFrameEncoder - simplify android workaround * factor out is420 function * replace ifdef with if constexpr Change-Id: Ib6d138cf3ac24320d23e131aa319b6f696f51213 Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit 74cff6c14294ccac549ea26190ec77fcd8e0ae5d) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/8f8e0eda4214ada31c072943612cbf6182c3681d