Age | Commit message (Expand) | Author |
2023-03-28 | ipa: raspberrypi: Fix default frame durations calculation | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGC | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Use the new sensor limits fields in CameraMode | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Add sensor mode limits to CameraMode | Naushir Patuck |
2023-03-26 | libcamera: v4l2_device: openat(2) with O_CLOEXEC to cleanup after exec(3) | Elias Naur |
2023-03-21 | libcamera: camera: Ensure queued requests are invalid | Kieran Bingham |
2023-03-21 | meson: libcamera: Report IPA signature method | Kieran Bingham |
2023-03-21 | ipa: libipa: Add OV2685 Camera Sensor Helper | Kieran Bingham |
2023-03-21 | ipa: libipa: Add OV5647 Camera Sensor Helper | Kieran Bingham |
2023-03-21 | py: cam: Fix demosaic overflow issue | Tomi Valkeinen |
2023-03-21 | ipa: raspberrypi: Fix crash under LTO | Dave Jones |
2023-03-21 | libcamera: base: Make the registration of log categories atomic | Nicolas Dufresne |
2023-03-09 | libcamera: converter: Check converter validity | Suhrid Subramaniam |
2023-03-07 | ipa: raspberrypi: imx296: Minor tuning updates | David Plowman |
2023-03-07 | ipa: raspberrypi: agc: Fix overflow in Y value calculation | David Plowman |
2023-03-07 | pipeline: raspberrypi: Iterate over all Unicam instances in match() | Naushir Patuck |
2023-03-07 | pipeline: raspberrypi: Add a Unicam timeout override config options | Naushir Patuck |
2023-03-07 | ipa: raspberrypi: Better heuristics for calculating Unicam timeout | Naushir Patuck |
2023-03-07 | pipeline: ipa: raspberrypi: Change Unicam timeout handling | Naushir Patuck |
2023-03-06 | ipa: rkisp1: lsc: Fix integer division error | Jacopo Mondi |
2023-03-06 | libcamera: camera_manager: Stop exponential explosive calls to createPipeline... | Sophie Friedrich |
2023-03-01 | libcamera: Keep using syslog for isolated IPA modules | Matthias Fend |
2023-02-15 | apps: Return std::optional<> from StreamKeyValueParser::parseRole() | Barnabás Pőcze |
2023-02-15 | pipeline: raspberrypi: Always use ColorSpace::Raw for raw streams | David Plowman |
2023-02-10 | android: jpeg: Add JEA implementation | Harvey Yang |
2023-02-10 | android: jpeg: Pass StreamBuffer to Encoder::encoder | Harvey Yang |
2023-02-10 | android: jpeg: Add meson.build in src/android/jpeg | Harvey Yang |
2023-02-10 | android: framebuffer: Add HALFrameBuffer and replace FrameBuffer | Harvey Yang |
2023-02-09 | libcamera: Remove transform from V4L2SubdeviceFormat | Jacopo Mondi |
2023-02-09 | pipeline: raspberrypi: Drop unused code | Laurent Pinchart |
2023-02-09 | pipeline: ipu3: Drop unused code | Laurent Pinchart |
2023-02-09 | libcamera: camera_sensor: Fix typo in comment | Laurent Pinchart |
2023-02-09 | libcamera: camera_sensor: Demote flip support message to Debug | Laurent Pinchart |
2023-02-09 | ipa: raspberrypi: Normalise region sums to 16-bits | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: Use the generic statistics structure in the algorithms | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: awb: Delay release of the statistics buffer | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: histogram: Add a constructor for an empty histogram | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: Generalise statistics | Naushir Patuck |
2023-01-31 | pipeline: raspberrypi: Add a parameter to disable startup drop frames | Naushir Patuck |
2023-01-31 | pipeline: raspberrypi: Read config parameters from a file | Naushir Patuck |
2023-01-31 | pipeline: raspberrypi: Reorder startup drop frame initialisation | Naushir Patuck |
2023-01-31 | pipeline: raspberrypi: Add a pipeline config structure | Naushir Patuck |
2023-01-31 | libcamera: pipeline: Add a platform configuration file helper | Naushir Patuck |
2023-01-31 | libcamera: pipeline: build: Add pipeline_data_dir variable | Naushir Patuck |
2023-01-31 | pipeline: raspberrypi: Fix handling of colour spaces | David Plowman |
2023-01-30 | ipa: raspberrypi: Add support for the Sony IMX708 sensor | Nick Hollinghurst |
2023-01-30 | libcamera: camera_sensor: Add Sony IMX708 sensor properties | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Add lens position to DeviceStatus | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: First version of autofocus algorithm using PDAF | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Handle autofocus algorithm results | Nick Hollinghurst |