summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18libcamera: ipa_data_serializer: Add serializer for FlagsPaul Elder
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-10-10libcamera: framebuffer: Move remaining private data to Private classLaurent Pinchart
2022-10-10libcamera: base: utils: Drop defoptLaurent Pinchart
2022-10-07libcamera: controls: Construct Span with size for array controlsLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Implement factories through class templatesLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Return unique_ptr from createInstanceLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Make registerType() privateLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Make factory create() function constLaurent Pinchart
2022-10-07libcamera: camera_manager: Rename parameter to get()Laurent Pinchart
2022-09-30android: Add missing SPDX headers to Android headersLaurent Pinchart
2022-09-12libcamera: controls: initialise control info to ControlTypeNone by defaultChristian Rauch
2022-09-12libcamera: control_serializer: store/load all ControlValue typesChristian Rauch
2022-09-08libcamera: v4l2_subdevice: Silence warning for unknown metadata formatsLaurent Pinchart
2022-09-01libcamera: color_space: Move color space adjustment to ColorSpace classUmang Jain