[mythtv-commits] [MythTV/mythtv] ece3c7: clazy: Use more efficient QString multi-arg.
David Hampton
noreply at github.com
Tue Dec 27 15:17:31 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: ece3c7e697949859ad582f2ddae738a7c7253b6b
https://github.com/MythTV/mythtv/commit/ece3c7e697949859ad582f2ddae738a7c7253b6b
Author: David Hampton <mythtv at love2code.net>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
Log Message:
-----------
clazy: Use more efficient QString multi-arg.
Commit: f7d5ea2cd4f8cc7e50679c3e2c552d7b7345aaf9
https://github.com/MythTV/mythtv/commit/f7d5ea2cd4f8cc7e50679c3e2c552d7b7345aaf9
Author: David Hampton <mythtv at love2code.net>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M .clang-tidy
Log Message:
-----------
Update notes for disabled clang-tidy tests.
Commit: f5dfc0fb2fb1722b763bc508bb21242d392727a8
https://github.com/MythTV/mythtv/commit/f5dfc0fb2fb1722b763bc508bb21242d392727a8
Author: David Hampton <mythtv at love2code.net>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M mythplugins/mytharchive/mytharchivehelper/mytharchivehelper.cpp
Log Message:
-----------
Fix deprecation warning in mytharchivehelper.cpp.
Replace "channels" with "ch_layout.nb_channels" as recommended in the
FFmpeg header file codec_par.h.
Compare: https://github.com/MythTV/mythtv/compare/64b0532c81ff...f5dfc0fb2fb1
More information about the mythtv-commits
mailing list