Age | Commit message (Expand) | Author |
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 |
2023-01-30 | libcamera: rkisp1: Add support for Transform | Jacopo Mondi |
2023-01-30 | libcamera: camera_sensor: Apply flips at setFormat() | Jacopo Mondi |
2023-01-30 | libcamera: camera_sensor: Validate Transform | Jacopo Mondi |
2023-01-30 | libcamera: camera_sensor: Verify flips support | Jacopo Mondi |
2023-01-26 | libcamera: Add support for OmniVision OV8858 | Nicholas Roth |
2023-01-25 | ipa: rkisp1: Raise maximum analogue gain | Mikhail Rudenko |
2023-01-25 | ipa: rkisp1: Add OV4689 tuning file | Mikhail Rudenko |
2023-01-25 | libcamera: camera_sensor: Add OV4689 sensor properties | Mikhail Rudenko |
2023-01-25 | ipa: camera_sensor_helper: Add OV4689 support | Mikhail Rudenko |
2023-01-19 | libcamera: camera: Fix validateColorSpaces to choose "main" colour space | David Plowman |
2023-01-16 | libcamera: ipa_module: Relax ipaModuleInfo symbol size check | Laurent Pinchart |
2023-01-16 | py: cam.py: Fix duplicate metadata output if more than one stream | Daniel Oakley |
2023-01-16 | libcamera: rkisp1: Re-sort includes | Jacopo Mondi |
2023-01-16 | libcamera: bayer_format: Expand documentation | Jacopo Mondi |
2023-01-10 | libcamera: base: utils: Support C libraries lacking locale support | Laurent Pinchart |
2023-01-10 | base: utils: Add and use strtod() helper | Laurent Pinchart |
2023-01-10 | utils: checkstyle.py: Add commit title checker | Laurent Pinchart |
2023-01-05 | README: Replace deprecated 'meson' with 'meson setup' | Laurent Pinchart |
2023-01-05 | Documentation: Specify Doxygen OUTPUT_DIRECTORY explicitly | Barnabás Pőcze |
2023-01-05 | libcamera: Use C++17 [[fallthrough]] everywhere | Matti Lehtimäki |
2023-01-03 | libcamera: yaml_parser: Use C locale | Kieran Bingham |
2022-12-30 | meson: Add 'all' choice to pipelines option | Paul Elder |
2022-12-30 | qcam: Show string representation of pixel format | Christian Rauch |
2022-12-29 | meson: options: Fix typo in pipelines documentation | Paul Elder |
2022-12-24 | meson: Only build pipeline handlers needed in the host architecture | Javier Martinez Canillas |
2022-12-24 | gstreamer: Add bayer8 support to libcamerasrc element | Pavel Machek |
2022-12-24 | libcamera: Simple typo fixes | Pavel Machek |