Age | Commit message (Expand) | Author |
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 |
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-02-01 | libcamera v0.0.4v0.0.4 | Kieran Bingham |
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 |
2023-01-30 | ipa: raspberrypi: Handle autofocus controls | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMap | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: Reorder header file inclusion | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: Add autofocus algorithm interface headers | Nick Hollinghurst |
2023-01-30 | ipa: mojom: raspberrypi: Add setLensControls() function | Nick Hollinghurst |
2023-01-30 | pipeline: ipa: raspberrypi: Validate lens controls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Replace entityControls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Remove unused streamConfig | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Check if lens actuator is available | Naushir Patuck |
2023-01-30 | meson: Rework automatic pipeline selection | Kieran Bingham |
2023-01-30 | pipeline: raspberrypi: Improve the values reported in the ScalerCrop control | David Plowman |
2023-01-30 | documentation: sensor_drivers: Document H/V flip | Jacopo Mondi |