Age | Commit message (Expand) | Author |
2021-12-03 | libcamera: base: file_descriptor: Move inode() function to frame_buffer.cpp | Laurent Pinchart |
2021-12-03 | libcamera: Move file_descriptor.h to base/ | Laurent Pinchart |
2021-12-03 | libcamera: Move compiler.h to base/ | Laurent Pinchart |
2021-12-03 | libcamera: camera_lens: add CameraLens as a member of CameraSensor | Han-Lin Chen |
2021-12-03 | libcamera: camera_lens: Add a new class to model a camera lens | Han-Lin Chen |
2021-12-03 | libcamera: add model() for retrieving model name in V4L2Subdevice | Han-Lin Chen |
2021-12-03 | ipa: ipu3: Extend ipu3 ipa interface for lens controls | Han-Lin Chen |
2021-12-01 | libcamera: Correct include headers for Mutex classes | Hirokazu Honda |
2021-12-01 | libcamera: base: Add mutex classes with thread safety annotations | Hirokazu Honda |
2021-12-01 | libcamera: base: Add thread safety annotation macros | Hirokazu Honda |
2021-12-01 | libcamera: base: Introduce ConditionVariable | Hirokazu Honda |
2021-11-29 | ipa: rkisp1: Report and use sensor controls | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Pass IPASettings at init call | Jean-Michel Hautbois |
2021-11-24 | libcamera: object: Avoid argument copies in invokeMethod() | Laurent Pinchart |
2021-11-24 | libcamera: ipa: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: internal: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: base: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: Convert to pragma once | Kieran Bingham |
2021-11-15 | ipa: ipu3: Extend ipu3 ipa interface for sensor controls | Han-Lin Chen |
2021-11-02 | libcamera: bayer_format: Add PixelFormat conversion helpers to BayerFormat class | Naushir Patuck |
2021-11-02 | libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum | Laurent Pinchart |
2021-11-02 | include: drm_fourcc: Add R10 and R12 FourCC | Laurent Pinchart |
2021-10-27 | libcamera: v4l2_videodevice: provide hasMediaController() | Kieran Bingham |
2021-10-25 | libcamera: request: Use external CameraControlValidator | Kieran Bingham |
2021-10-25 | libcamera: camera: Create a CameraControlValidator | Kieran Bingham |
2021-10-15 | ipa: ipu3: Update camera controls in configure() | Jacopo Mondi |
2021-10-15 | libcamera: base: backtrace: Fallback to libunwind for symbolic names | Laurent Pinchart |
2021-10-15 | libcamera: base: backtrace: Use libunwind when available | Laurent Pinchart |
2021-10-15 | libcamera: base: Add Backtrace class | Laurent Pinchart |
2021-10-15 | libcamera: geometry: Add Size members to grown or shrink by a margin | Laurent Pinchart |
2021-10-06 | ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell | Jean-Michel Hautbois |
2021-09-29 | libcamera: Simplify header install paths with shortcut variables | Laurent Pinchart |
2021-09-28 | libcamera: Fix base and ipa include dir | Laurent Pinchart |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-09-27 | libcamera: control_serializer: Use the right idmap | Jacopo Mondi |
2021-09-27 | libcamera: ipu3: Drop entityControls map | Jacopo Mondi |
2021-09-10 | libcamera: v4l2_pixelformat: Add helper function to get the description | Paul Elder |
2021-09-10 | libcamera: v4l2_pixelformat: Add V4L2 description strings | Paul Elder |
2021-09-09 | libcamera: controls: Use a const ControlValidator | Kieran Bingham |
2021-09-07 | libcamera: framebuffer: Prevent modifying the number of metadata planes | Laurent Pinchart |
2021-09-07 | libcamera: v4l2_videodevice: Cache PixelFormatInfo | Laurent Pinchart |
2021-09-07 | libcamera: framebuffer: Add a function to check if planes are contiguous | Laurent Pinchart |
2021-09-07 | libcamera: framebuffer: Move planes check to constructor | Laurent Pinchart |
2021-09-07 | libcamera: formats: Support V4L2 non-contiguous formats | Laurent Pinchart |
2021-09-07 | libcamera: formats: Add planeSize() helpers to PixelFormatInfo | Laurent Pinchart |
2021-09-07 | libcamera: formats: Move plane info structure to PixelFormatInfo | Laurent Pinchart |
2021-09-07 | libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() | Laurent Pinchart |
2021-09-07 | libcamera: file_descriptor: Add a function to retrieve the inode | Laurent Pinchart |
2021-09-07 | libcamera: base: utils: Use size_t for index in utils::enumerate() | Laurent Pinchart |
2021-09-02 | libcamera: Drop emitter object pointer from signal arguments | Laurent Pinchart |