summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2023-09-04pipeline: rpi: Simplify buffer id generationNaushir Patuck
2023-09-04pipeline: rpi: Rename RPi::Stream::setExternalBuffer()Naushir Patuck
2023-09-04pipeline: rpi: Remove additional external dma buf handling logicNaushir Patuck
2023-09-04pipeline: rpi: Increase buffer import count to 32Naushir Patuck
2023-08-29libcamera: stream: Document stride will be 0 for compressed formatsUmang Jain
2023-07-31pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()Naushir Patuck
2023-07-28libcamera: yaml: Increase the YAML parser limitNaushir Patuck
2023-07-25libcamera: controls: Add controls for AEC/AGC flicker avoidanceDavid Plowman
2023-07-24libcamera: rpi: pipeline_base: Cache sensor formatJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Move findBestFormat to CameraDataJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Remove populateSensorFormats()Jacopo Mondi
2023-07-11libcamera: CameraManager: Remove ::get(dev_t)Kieran Bingham
2023-07-07pipeline: rpi: Account for Bayer packing when validating formatNaushir Patuck
2023-07-07libcamera: pipeline: simple: Support TI CSI-RXJai Luthra
2023-07-07libcamera: Add option to configure udev supportLaurent Pinchart
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-06-19libcamera: meson: Allow PH to change libcamera_depsNaushir Patuck
2023-06-19pipeline: rpi: Do not return an error from pipeline config file handlingNaushir Patuck
2023-06-19libcamera: camera_sensor: Adjust properties::RotationJacopo Mondi
2023-06-17libcamera: pipeline: Register device numbers with cameraKieran Bingham
2023-06-17libcamera: properties: Provide a Devices camera propertyKieran 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-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-06libcamera: controls: Define a default lens position behaviourNaushir Patuck
2023-06-05libcamera: controls: Drop reference to IPA in controls documentationLaurent Pinchart
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-24libcamera: camera_sensor: Add Sony IMX327 sensor propertiesBenjamin Bara
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-08libcamera: ipa_manager: Allow IPA loading in nested subdirsJacopo Mondi
2023-05-08libcamera: v4l2_videodevice: Use O_CLOEXEC when exporting DMA buffersElias Naur
2023-05-04v4l2: Move the v4l2 compat layer to libexec/libcameraKieran Bingham
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-04libcamera: ipa: Remove character restriction on the IPA nameNaushir Patuck
2023-05-03libcamera: pipeline: simple: Add support for ST's DCMIPPDaniel Scally