summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-17include: linux: Update kernel headers to version v6.7Laurent Pinchart
2024-01-09build: controls: Add Raspberry Pi vendor specific controlsNaushir Patuck
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-10-23libcamera: transform: Make the transformFromOrientation() function staticLaurent Pinchart
2023-10-23libcamera: transform: Fold transformToOrientation() in its only callerLaurent Pinchart
2023-10-23libcamera: camera_sensor: Cache mounting orientation instead of transformLaurent Pinchart
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-10-23libcamera: transform: Add operations with OrientationJacopo Mondi
2023-10-23libcamera: transform: Add functions to convert OrientationJacopo Mondi
2023-10-23libcamera: camera: Introduce OrientationJacopo Mondi
2023-10-23libcamera: camera_sensor: Cache rotationTransform_Jacopo Mondi
2023-10-18build: ipa: Fix bug in building multiple IPA interfaces with the same mojom fileNaushir Patuck
2023-10-18mojom: pipeline: ipa: rpi: Add fields for PiSP objectsNaushir Patuck
2023-09-27libcamera: camera_sensor: Support SensorConfigurationJacopo Mondi
2023-09-27libcamera: camera: Introduce SensorConfigurationJacopo Mondi
2023-07-11libcamera: CameraManager: Remove ::get(dev_t)Kieran Bingham
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-05apps: Add ipa-verify applicationLaurent Pinchart
2023-07-04libcamera: Remove `StreamRoles` aliasBarnabás Pőcze
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-07-04libcamera: base: Do not install private headersKieran Bingham
2023-07-04libcamera: base: Move thread_annotations to privateKieran Bingham
2023-06-17libcamera: pipeline: Register device numbers with cameraKieran Bingham
2023-06-17libcamera: camera_manager: Move {add,remove}Camera to internalKieran Bingham
2023-06-17libcamera: camera_manager: Move private implementation to internalKieran Bingham
2023-06-17libcamera: internal: request: convert to pragma onceKieran Bingham
2023-06-06pipeline: ipa: rpi: Return lens controls from ipa->configure()Naushir Patuck
2023-06-05ipa: rpi: Handle controls for mono variant sensorsNaushir Patuck
2023-06-05camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfoNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04meson: ipa: Add mapping for pipeline handler to mojom interface fileNaushir Patuck
2023-04-30libcamera: camera_sensor: Add tryFormat()Jacopo Mondi
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-02-10libcamera: framebuffer: Allow inheritance of FrameBufferHarvey Yang
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi
2023-02-09libcamera: internal: tracepoints: Use correct include directiveUmang Jain
2023-01-31libcamera: pipeline: Add a platform configuration file helperNaushir Patuck
2023-01-30ipa: mojom: raspberrypi: Add setLensControls() functionNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Replace entityControlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Remove unused streamConfigNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Check if lens actuator is availableNaushir Patuck
2023-01-30libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi