[mythtv-commits] [MythTV/mythtv] e1ef54: qt6: Fix compile failure because type of sizeof() ...
David Hampton
noreply at github.com
Fri Mar 25 04:15:24 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: e1ef54deafc91fecae5518cd6a7a3e5b1eaa5c4b
https://github.com/MythTV/mythtv/commit/e1ef54deafc91fecae5518cd6a7a3e5b1eaa5c4b
Author: David Hampton <mythtv at love2code.net>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mythtv/libs/libmythui/mythuibuttonlist.cpp
M mythtv/programs/mythfrontend/galleryviews.cpp
Log Message:
-----------
qt6: Fix compile failure because type of sizeof() changed.
Commit: 7c96889d34dea9f74d6efa8f777e39f71afb8ee1
https://github.com/MythTV/mythtv/commit/7c96889d34dea9f74d6efa8f777e39f71afb8ee1
Author: David Hampton <mythtv at love2code.net>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mythtv/libs/libmythtv/drm/mythvideodrm.cpp
M mythtv/libs/libmythtv/drm/mythvideodrm.h
M mythtv/libs/libmythtv/drm/mythvideodrmbuffer.cpp
M mythtv/libs/libmythtv/drm/mythvideodrmutils.cpp
M mythtv/libs/libmythtv/drm/mythvideodrmutils.h
M mythtv/libs/libmythui/platforms/drm/mythdrmhdr.cpp
M mythtv/libs/libmythui/platforms/drm/mythdrmhdr.h
M mythtv/libs/libmythui/platforms/mythdisplaydrm.cpp
M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp
M mythtv/libs/libmythui/platforms/mythdrmdevice.h
M mythtv/libs/libmythui/platforms/mythscreensaverwayland.cpp
M mythtv/libs/libmythui/platforms/mythwaylandextras.cpp
M mythtv/libs/libmythui/platforms/mythwaylandextras.h
Log Message:
-----------
tidy: Fix warnings in wayland and drm code.
Commit: 1f94c8f7258afeb535fea2d53cedf59c0abd64cb
https://github.com/MythTV/mythtv/commit/1f94c8f7258afeb535fea2d53cedf59c0abd64cb
Author: David Hampton <mythtv at love2code.net>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp
Log Message:
-----------
tidy: Fix a couple more warnings in mythdrmdevice.cpp.
Commit: d47928088bc0cd3ab5b16fa183a865b0911da584
https://github.com/MythTV/mythtv/commit/d47928088bc0cd3ab5b16fa183a865b0911da584
Author: David Hampton <mythtv at love2code.net>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
Log Message:
-----------
Validate AV stream index before accessing stream.
Fixes #528.
Compare: https://github.com/MythTV/mythtv/compare/0f9060e42ccc...d47928088bc0
More information about the mythtv-commits
mailing list