Age | Commit message (Expand) | Author |
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 |
2021-09-02 | libcamera: base: signal: Support connecting signals to functors | Laurent Pinchart |
2021-09-02 | libcamera: base: bound_method: Remove BoundMethodArgs specialization | Laurent Pinchart |
2021-09-02 | libcamera: base: bound_method: Remove BoundMethodMember specialization | Laurent Pinchart |
2021-08-31 | libcamera: media_object: Expose entity type | Laurent Pinchart |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-31 | libcamera: camera_sensor: Transform CameraSensor::sizes() | Umang Jain |
2021-08-30 | libcamera: framebuffer: Add assertion to detect offset is unfilled | Hirokazu Honda |
2021-08-30 | libcamera: v4l2_videodevice: Create color-format planes in createBuffer() | Hirokazu Honda |
2021-08-30 | libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma... | Hirokazu Honda |
2021-08-30 | libcamera: framebuffer: Add offset to FrameBuffer::Plane | Hirokazu Honda |
2021-08-27 | base: class: Remove undesired semi-colon from LIBCAMERA_O_PTR | Kieran Bingham |
2021-08-23 | libcamera: controls: Initialize ControlInfoMap::idmap_ | Jacopo Mondi |
2021-08-19 | ipa: Use FileDescriptor instead of int in layers above IPC payload | Paul Elder |
2021-08-17 | libcamera: pipeline_handler: Drop controls() and properties() functions | Laurent Pinchart |
2021-08-17 | libcamera: pipeline_handler: Drop CameraData class | Laurent Pinchart |
2021-08-16 | libcamera: pipeline_handler: Move CameraData members to Camera::Private | Laurent Pinchart |