Age | Commit message (Expand) | Author |
2024-11-26 | meson: Don't unnecessarily fallback to libyuv wrap | Laurent Pinchart |
2024-11-25 | py: Add bindings for ControlId array information | Paul Elder |
2024-11-25 | libcamera: libipa: camera_sensor_helper: add IMX290 black level | Geoffrey Van Landeghem |
2024-11-25 | ipa: raspberrypi: Add tuning file for IMX327 sensor | Geoffrey Van Landeghem |
2024-11-25 | ipa: raspberrypi: Add tuning file for IMX462 sensor | Geoffrey Van Landeghem |
2024-11-25 | ipa: rpi: cam_helper: Add Sony IMX327 | Geoffrey Van Landeghem |
2024-11-25 | libcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462 | Geoffrey Van Landeghem |
2024-11-25 | libipa: FCQueue: Make sure FrameContext#0 is initialized | Jacopo Mondi |
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 | Add .editorconfig file | Robert Mader |
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 | utils: Add script to generate control_ids_debug.yaml | 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-05 | test: py: LD_PRELOAD the C++ standard library when using ASan | Laurent Pinchart |
2024-11-05 | test: py: Replace environment array with environment object | Laurent Pinchart |
2024-11-05 | test: py: Fix log level restore in SimpleTestMethods() | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Centralize dependency handling for checkers | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Print issues using __str__ | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Turn check() into a class method for all checkers | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Factor out common code to new CheckerBase class | 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 |