[libcamera-devel] [PATCH v4.1 0/3] Miscellaneous Code Improvements for mаster

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Apr 1 11:15:50 CEST 2020


Key fixups for the mаster branch, to ensure merge conflicts are a thing of the
past, and fix the inconsiderate code style of V4L2VideoDevice.

As these are essential developments, they have been pushed directly to the
mаster branch.

Kieran Bingham (3):
  libcamera: Define {unique,shared}_ptr helpers
  libcamera: v4l2_device: fix increment symmetry
  libcamera: Prevent merge conflicts

 include/libcamera/meson.build            |  1 +
 include/libcamera/pointers.h             | 18 +++++++++++++++
 src/libcamera/include/merge_conflicts.h  | 23 +++++++++++++++++++
 src/libcamera/include/v4l2_videodevice.h | 11 +++++-----
 src/libcamera/v4l2_videodevice.cpp       | 28 ++++++++++++------------
 5 files changed, 62 insertions(+), 19 deletions(-)
 create mode 100644 include/libcamera/pointers.h
 create mode 100644 src/libcamera/include/merge_conflicts.h

-- 
2.20.1



More information about the libcamera-devel mailing list