Age | Commit message (Expand) | Author |
2024-11-26 | ipa: rkisp1: awb: Use Vector and Matrix for linear algebra | Laurent Pinchart |
2024-11-26 | ipa: rkisp1: awb: Use RGB class to store colour gains | Laurent Pinchart |
2024-11-26 | ipa: libipa: colour: Use Vector and Matrix for linear algebra | Laurent Pinchart |
2024-11-26 | ipa: libipa: colour: Use the RGB class to model RGB values | Laurent Pinchart |
2024-11-26 | ipa: ipu3: awb: Replace Awb::RGB class with ipa::RGB | Laurent Pinchart |
2024-11-26 | test: libipa: Add Vector class test | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add sum() function | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add element-wise min() and max() functions | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add compound assignment operators | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add missing binary arithemtic operators | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Generalize arithmetic operators | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Rename the dot product operator*() to dot() | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add scalar constructor | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add r(), g() and b() accessors | Laurent Pinchart |
2024-11-26 | ipa: libipa: vector: Add mutable x(), y() and z() accessors | Laurent Pinchart |
2024-11-26 | libcamera: Rename "shutter speed" to "exposure time" | Laurent Pinchart |
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 |