Age | Commit message (Expand) | Author |
2024-12-04 | libcamera: mali-c55: Init camera properties | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Limit ISP input size | Jacopo Mondi |
2024-12-04 | libcamera: mali-c55: Limit max size to sensor resolution | Jacopo Mondi |
2024-12-03 | libipa: Drop Matrix class | Stefan Klug |
2024-12-03 | rkisp1: Use Matrix class from libcamera | Stefan Klug |
2024-12-03 | libipa: Use Matrix class from libcamera | Stefan Klug |
2024-12-03 | ipa: rpi: ccm: Replace local matrix implementation with the libcamera one | Stefan Klug |
2024-12-03 | libcamera: internal: Add Matrix class to build | Stefan Klug |
2024-12-03 | libcamera: internal: matrix: Replace vector with array in constructor | Stefan Klug |
2024-12-03 | libcamera: internal: Move Matrix class into libcamera namespace | Stefan Klug |
2024-12-03 | libcamera: Copy Matrix class from libipa to libcamera | Stefan Klug |
2024-12-03 | ipa: rpi: Rename Matrix to Matrix3x3 | Stefan Klug |
2024-12-03 | libcamera: software_isp: Actually apply black level from tuning data | Milan Zamazal |
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 |