summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2023-06-19pipeline: rpi: Do not return an error from pipeline config file handlingNaushir Patuck
2023-06-06libcamera: rkisp1: Fix enumeration of RAW formatsJacopo Mondi
2023-06-06libcamera: rkisp1: Assign sizes to rolesJacopo Mondi
2023-06-06libcamera: rkisp1: Crop on ISP before downscalingJacopo Mondi
2023-06-06libcamera: rkisp1: Generate config using main pathJacopo Mondi
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-05-24pipeline: rpi: ipa_base: Parse config files after platformRegister()Naushir Patuck
2023-05-09meson: Fix usage of overwritten pipeline variableLaurent Pinchart
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