Age | Commit message (Expand) | Author |
2023-03-31 | ipa: raspberrypi: Generalise the autofocus algorithm | Nick Hollinghurst |
2023-03-31 | ipa: raspberrypi: Generalise the agc algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Make RegionStats::get() always return a Region struct | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Generalise the contrast algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: alsc: Use a better type name for sparse arrays | David Plowman |
2023-03-31 | ipa: raspberrypi: alsc: Replace std::vectors by Array2D class | David Plowman |
2023-03-31 | ipa: raspberrypi: Generalise the ALSC algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Add hardware configuration to the controller | Naushir Patuck |
2023-03-31 | ipa: raspberrypi Store the target string in the controller | Naushir Patuck |
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 | meson: Fix git version parsing | Laurent Pinchart |
2023-03-21 | libcamera: base: Make the registration of log categories atomic | Nicolas Dufresne |
2023-03-09 | meson: Align handling of build metadata | Michael Riesch |
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-06 | Documentation: guides: pipeline-handler: Fix spelling error | Advait Dhamorikar |
2023-03-01 | libcamera: Keep using syslog for isolated IPA modules | Matthias Fend |
2023-03-01 | utils: checkstyle.py: Don't run commit title checker on staged commits | Paul Elder |
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-12 | Documentation: Small typo fix | Pavel Machek |
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-10 | libcamera: framebuffer: Allow inheritance of 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 | libcamera: internal: tracepoints: Use correct include directive | Umang Jain |
2023-02-09 | ipa: raspberrypi: Normalise region sums to 16-bits | Naushir Patuck |