summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2023-05-04pipeline: raspberrypi: Add stream flags to RPi::StreamNaushir Patuck
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck
2023-05-04pipeline: raspberrypi: Make RPi::Stream::name() return const std::string &Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04pipeline: meson: Allow nested pipeline handler directory structuresNaushir Patuck
2023-05-03libcamera: pipeline: simple: Add support for ST's DCMIPPDaniel Scally
2023-05-01pipeline: simple: Validate transformRobert Mader
2023-04-30libcamera: imx8-isi: Remove mbusCode from formatsMap_Jacopo Mondi
2023-04-30libcamera: imx8-isi: Split Bayer/YUV config generationJacopo Mondi
2023-04-30libcamera: imx8-isi: Automatically select media bus codeJacopo Mondi
2023-04-30libcamera: imx8-isi: Break out YUV format selectionJacopo Mondi
2023-04-30libcamera: imx8-isi: Break out RAW format selectionJacopo Mondi
2023-04-05libcamera: Open files with O_CLOEXECLaurent Pinchart
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