summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-01-30libcamera: camera_sensor: Validate TransformJacopo Mondi
2023-01-30libcamera: camera_sensor: Verify flips supportJacopo Mondi
2023-01-10base: utils: Add and use strtod() helperLaurent Pinchart
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-28libcamera: v4l2_device: Workaround faulty control menusKieran Bingham
2022-11-25libcamera: stream: Turn StreamRole into scoped enumerationLaurent Pinchart
2022-11-25libcamera: stream: Add operator<<() to print StreamRole as a stringLaurent Pinchart
2022-11-24libcamera: tracing: fix header generation when built as subprojectBarnabás Pőcze
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-14libcamera: Add a PipelineHandler::releaseDevice methodDavid Plowman
2022-11-11libcamera: base: semaphore: Apply clang thread safety annotationHirokazu Honda
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-10-20libcamera: base: log: Fix LogCategory creation issuesTomi Valkeinen
2022-10-20libcamera: base: log: Fix use of freed nameTomi Valkeinen
2022-10-19ipc: ipa_data_serializer: Use cend() in deserializersPaul Elder
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder