summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2023-03-09libcamera: converter: Check converter validitySuhrid Subramaniam
2023-03-07pipeline: raspberrypi: Iterate over all Unicam instances in match()Naushir Patuck
2023-03-07pipeline: raspberrypi: Add a Unicam timeout override config optionsNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-02-15pipeline: raspberrypi: Always use ColorSpace::Raw for raw streamsDavid Plowman
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi
2023-02-09pipeline: raspberrypi: Drop unused codeLaurent Pinchart
2023-02-09pipeline: ipu3: Drop unused codeLaurent Pinchart
2023-01-31pipeline: raspberrypi: Add a parameter to disable startup drop framesNaushir Patuck
2023-01-31pipeline: raspberrypi: Read config parameters from a fileNaushir Patuck
2023-01-31pipeline: raspberrypi: Reorder startup drop frame initialisationNaushir Patuck
2023-01-31pipeline: raspberrypi: Add a pipeline config structureNaushir Patuck
2023-01-31libcamera: pipeline: build: Add pipeline_data_dir variableNaushir Patuck
2023-01-31pipeline: raspberrypi: Fix handling of colour spacesDavid Plowman
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-30pipeline: raspberrypi: Improve the values reported in the ScalerCrop controlDavid Plowman
2023-01-30libcamera: rkisp1: Add support for TransformJacopo Mondi
2023-01-30libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi
2023-01-30libcamera: camera_sensor: Validate TransformJacopo Mondi
2023-01-16libcamera: rkisp1: Re-sort includesJacopo Mondi
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Add user cookie to DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Template the ControlRingBuffer classNaushir Patuck
2022-11-29pipeline: raspberrypi: Switch to RPi::DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: Fork DelayedControlsNaushir Patuck
2022-11-25pipeline: rkisp1: Support raw Bayer capture configurationFlorian Sylvestre
2022-11-25pipeline: rkisp1: Support raw Bayer capture at runtimeFlorian Sylvestre
2022-11-25pipeline: rkisp1: Fix stream size validationLaurent Pinchart
2022-11-25pipeline: rkisp1: Query the driver for formatsPaul Elder
2022-11-25libcamera: stream: Turn StreamRole into scoped enumerationLaurent Pinchart
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Fail hard on empty CameraSensorInfoJacopo Mondi
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-21pipeline: imx8-isi: Set SensorTimestamp metadataLaurent Pinchart
2022-11-21libcamera: imx8-isi: Enumerate supported stream formatsJacopo Mondi
2022-11-17libcamera: pipeline: Add IMX8 ISI pipelineJacopo Mondi
2022-11-14libcamera: pipeline: raspberrypi: Free buffers when a camera is releasedDavid Plowman
2022-11-14Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close"David Plowman
2022-11-09pipeline: rkisp1: Pass info pointer to tryCompleteRequest()Laurent Pinchart
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-10-28pipeline: raspberrypi: Do not unconditionally free buffers on closeNaushir Patuck
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder