[PATCH 0/4] libcamera: Assorted cleanups and fixes

Laurent Pinchart laurent.pinchart at ideasonboard.com
Fri May 3 04:52:01 CEST 2024


Hello,

This small patch series is a set of miscellaneous fixes and cleanups,
addressing various small issues. Please see individual patches for
details. The only thing worth mentioning here is that patch 3/4 has a
side effect of fixing the only occurrence in libcamera of the warning
enabled by 4/4.

Laurent Pinchart (4):
  libcamera: utils: Avoid infinite recursion with strtod()
  libcamera: shared_mem_object: Fix compilation with uClibc
  apps: qcam: Use standard key sequence for quit action
  meson: Deprecate bitwise operations between different enumeration type

 meson.build                         | 13 +++++++++++++
 src/apps/qcam/main_window.cpp       |  2 +-
 src/libcamera/base/utils.cpp        |  2 +-
 src/libcamera/shared_mem_object.cpp |  6 ++++++
 4 files changed, 21 insertions(+), 2 deletions(-)


base-commit: fb74bb7df66b96dbe28702155cddfc96a1b30f78
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list