Age | Commit message (Expand) | Author |
2023-10-23 | libcamera: transform: Fold transformToOrientation() in its only caller | Laurent Pinchart |
2023-10-23 | libcamera: camera_sensor: Cache mounting orientation instead of transform | Laurent Pinchart |
2023-10-23 | libcamera: Use CameraConfiguration::orientation | Jacopo Mondi |
2023-10-23 | libcamera: transform: Add operations with Orientation | Jacopo Mondi |
2023-10-23 | libcamera: transform: Add functions to convert Orientation | Jacopo Mondi |
2023-10-23 | libcamera: camera: Introduce Orientation | Jacopo Mondi |
2023-10-23 | libcamera: camera_sensor: Cache rotationTransform_ | Jacopo Mondi |
2023-10-18 | build: ipa: Fix bug in building multiple IPA interfaces with the same mojom file | Naushir Patuck |
2023-10-18 | mojom: pipeline: ipa: rpi: Add fields for PiSP objects | Naushir Patuck |
2023-09-27 | libcamera: camera_sensor: Support SensorConfiguration | Jacopo Mondi |
2023-09-27 | libcamera: camera: Introduce SensorConfiguration | Jacopo Mondi |
2023-07-11 | libcamera: CameraManager: Remove ::get(dev_t) | Kieran Bingham |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-05 | apps: Add ipa-verify application | Laurent Pinchart |
2023-07-04 | libcamera: Remove `StreamRoles` alias | Barnabás Pőcze |
2023-07-04 | libcamera: camera: Take span of StreamRole instead of vector | Barnabás Pőcze |
2023-07-04 | libcamera: base: Do not install private headers | Kieran Bingham |
2023-07-04 | libcamera: base: Move thread_annotations to private | Kieran Bingham |
2023-06-17 | libcamera: pipeline: Register device numbers with camera | Kieran Bingham |
2023-06-17 | libcamera: camera_manager: Move {add,remove}Camera to internal | Kieran Bingham |
2023-06-17 | libcamera: camera_manager: Move private implementation to internal | Kieran Bingham |
2023-06-17 | libcamera: internal: request: convert to pragma once | Kieran Bingham |
2023-06-06 | pipeline: ipa: rpi: Return lens controls from ipa->configure() | Naushir Patuck |
2023-06-05 | ipa: rpi: Handle controls for mono variant sensors | Naushir Patuck |
2023-06-05 | camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfo | Naushir Patuck |
2023-05-04 | pipeline: ipa: raspberrypi: Restructure the IPA mojom interface | Naushir Patuck |
2023-05-04 | pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code | Naushir Patuck |
2023-05-04 | meson: ipa: Add mapping for pipeline handler to mojom interface file | Naushir Patuck |
2023-04-30 | libcamera: camera_sensor: Add tryFormat() | Jacopo Mondi |
2023-03-07 | pipeline: ipa: raspberrypi: Change Unicam timeout handling | Naushir Patuck |
2023-02-10 | libcamera: framebuffer: Allow inheritance of FrameBuffer | Harvey Yang |
2023-02-09 | libcamera: Remove transform from V4L2SubdeviceFormat | Jacopo Mondi |
2023-02-09 | libcamera: internal: tracepoints: Use correct include directive | Umang Jain |
2023-01-31 | libcamera: pipeline: Add a platform configuration file helper | Naushir Patuck |
2023-01-30 | ipa: mojom: raspberrypi: Add setLensControls() function | Nick Hollinghurst |
2023-01-30 | pipeline: ipa: raspberrypi: Validate lens controls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Replace entityControls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Remove unused streamConfig | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Check if lens actuator is available | Naushir Patuck |
2023-01-30 | libcamera: camera_sensor: Apply flips at setFormat() | Jacopo Mondi |
2023-01-30 | libcamera: camera_sensor: Validate Transform | Jacopo Mondi |
2023-01-30 | libcamera: camera_sensor: Verify flips support | Jacopo Mondi |
2023-01-10 | base: utils: Add and use strtod() helper | Laurent Pinchart |
2022-12-14 | libcamera: pipeline: simple: converter: Use generic converter interface | Xavier Roumegue |
2022-12-14 | libcamera: Declare generic converter interface | Xavier Roumegue |
2022-11-29 | pipeline: ipa: raspberrypi: Use IPA cookies | Naushir Patuck |
2022-11-28 | libcamera: v4l2_device: Workaround faulty control menus | Kieran Bingham |
2022-11-25 | libcamera: stream: Turn StreamRole into scoped enumeration | Laurent Pinchart |
2022-11-25 | libcamera: stream: Add operator<<() to print StreamRole as a string | Laurent Pinchart |
2022-11-24 | libcamera: tracing: fix header generation when built as subproject | Barnabás Pőcze |