Age | Commit message (Expand) | Author |
2024-11-20 | libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportB... | Harvey Yang |
2024-11-20 | libcamera: virtual: Read config and register cameras based on the config | Harvey Yang |
2024-11-20 | libcamera: virtual: Add ImageFrameGenerator | Harvey Yang |
2024-11-20 | libcamera: pipeline: Add test pattern for VirtualPipelineHandler | Harvey Yang |
2024-11-20 | libcamera: virtual: Add VirtualPipelineHandler | Harvey Yang |
2024-11-20 | libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices | Harvey Yang |
2024-11-20 | libcamera: add DmaBufAllocator::exportBuffers() | Harvey Yang |
2024-11-19 | ipa: rpi: awb: Disable CT search bias for Grey World AWB | Naushir Patuck |
2024-11-18 | ipa: rpi: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: rkisp1: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: ipu3: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: libipa: Add colour helpers | Daniel Scally |
2024-11-13 | libcamera: yaml_parser: Use std::from_chars() | Laurent Pinchart |
2024-11-13 | ipa: libipa: Add data accessor to Histogram | Stefan Klug |
2024-11-13 | ipa: rkisp1: Add debug metadata support to the rkisp1 | Stefan Klug |
2024-11-13 | ipa: rkisp1: Add constructor to the ipa context | Stefan Klug |
2024-11-13 | libcamera: Add a DebugMetadata helper | Stefan Klug |
2024-11-13 | libcamera: Add debug control space | Stefan Klug |
2024-11-11 | CameraManager: Ensure we cleanup on failure | Kieran Bingham |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-11-08 | libcamera: software_isp: Clean up pending requests on stop | Milan Zamazal |
2024-11-08 | libcamera: simple: Track requests in conversionQueue_ | Milan Zamazal |
2024-11-08 | libcamera: pipeline_handler: Provide cancelRequest | Milan Zamazal |
2024-11-05 | libcamera: rkisp1: Create main buffer pool out of if(!isRaw) | Jacopo Mondi |
2024-11-05 | libcamera: camera_sensor: Sort factories by priority | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Create abstract base class | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Introduce CameraSensorFactory | Jacopo Mondi |
2024-11-05 | gstreamer: Generate controls from control_ids_*.yaml files | Jaslo Ziska |
2024-11-05 | gstreamer: Remove auto-focus-mode property from libcamerasrc | Jaslo Ziska |
2024-11-05 | gstreamer: Remove auto-focus-mode property from device provider | Jaslo Ziska |
2024-11-05 | v4l2: v4l2_camera_proxy: Fix VIDIOC_[GS]_PARM support | Laurent Pinchart |
2024-11-04 | gstreamer: Implement caps negotiation for video/x-bayer | Johannes Kirchmair |
2024-11-04 | pipeline: rpi: Handler controls::rpi::ScalerCrops | Naushir Patuck |
2024-11-04 | pipeline: rpi: Pass ISP output index into platformSetIspCrop() | Naushir Patuck |
2024-11-04 | pipeline: rpi: Track which ISP output is configured for a stream | Naushir Patuck |
2024-11-04 | pipeline: rpi: Introduce CameraData::CropParams | Naushir Patuck |
2024-11-04 | pipeline: rpi: Pass crop rectangle as a parameter to platformSetIspCrop() | Naushir Patuck |
2024-11-04 | pipeline: rpi: Remove CameraData::scalerCrop_ | Naushir Patuck |
2024-11-04 | controls: rpi: Add a vendor rpi::ScalerCrops control | Naushir Patuck |
2024-10-28 | libcamera: formats: Change bytesPerGroup of RGB565 and RGB565_BE from 3 to 2 | Hou Qi |
2024-10-28 | ipa: libipa: Fix ExposureModeHelper function name in documentation | Laurent Pinchart |
2024-10-25 | qcam: Automatically select the camera if only one is available | Stanislaw Gruszka |
2024-10-24 | libcamera: rkisp1: Plumb the dw100 dewarper as V4L2M2M converter | Umang Jain |
2024-10-24 | libcamera: rkisp1: Prepare for additional camera controls | Umang Jain |
2024-10-24 | libcamera: converter: Add interface to support cropping capability | Umang Jain |
2024-10-24 | libcamera: converter: Add interface for feature flags | Umang Jain |
2024-10-21 | ipa: rpi: Add tuning files for OV7251 | Dave Stevenson |
2024-10-21 | py: Add bindings for ControlId vendor information | Paul Elder |
2024-10-21 | apps: cam: Print control vendor information when listing controls | Paul Elder |
2024-10-21 | libcamera: controls: Add vendor information to ControlId | Paul Elder |