Age | Commit message (Expand) | Author |
2024-11-29 | qcam: Use pointer when choosing camera | Stanislaw Gruszka |
2024-11-29 | libcamera: software_isp: Remove unused IPAActiveState fields | Stanislaw Gruszka |
2024-11-29 | libcamera: software_isp: Initialize exposure+gain before agc calculations | Stanislaw Gruszka |
2024-11-29 | libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties | Harvey Yang |
2024-11-29 | libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor properties | Harvey Yang |
2024-11-28 | libcamera: add method to set thread affinity | Han-Lin Chen |
2024-11-28 | libcamera: Extend u16 control type | Yudhistira Erlandinata |
2024-11-28 | libcamera: Extend u32 control type | Yudhistira Erlandinata |
2024-11-28 | debayer_cpu: Replace syncing DMABUFs with DmaSyncer | Harvey Yang |
2024-11-28 | DmaBufAllocator: Add Dma Buffer synchronization function & helper class | Harvey Yang |
2024-11-28 | libcamera: v4l2_videodevice: Clarify V4L2M2MDevice | Jacopo Mondi |
2024-11-27 | treewide: Avoid some copies in range-based for loops | Barnabás Pőcze |
2024-11-27 | libcamera: Don't copy `StreamConfiguration` when iterating | Barnabás Pőcze |
2024-11-27 | libcamera: pipelines: Draw control delays from CameraSensor properties | Daniel Scally |
2024-11-27 | libcamera: camera_sensor_properties: Add sensor control delays | Daniel Scally |
2024-11-26 | ipa: rkisp1: awb: Expand comment | Laurent Pinchart |
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 | 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 | 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 |