Age | Commit message (Expand) | Author |
2021-01-22 | android: camera_device: Copy camera3 buffers in descriptor | Jacopo Mondi |
2021-01-22 | android: camera_device: Pass camera3 request to descriptor | Jacopo Mondi |
2021-01-22 | android: camera_metadata: Add copy constructor and getEntry | Paul Elder |
2021-01-20 | ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647 | Naushir Patuck |
2021-01-20 | libcamera: raspberrypi: Add control of sensor vblanking | Naushir Patuck |
2021-01-20 | libcamera: controls: Add frame duration control | Naushir Patuck |
2021-01-18 | android: camera_device: Do not default pixel array properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Initialize VIMC properties | Jacopo Mondi |
2021-01-18 | libcamera: media_object: Add a const version of dev() | Jacopo Mondi |
2021-01-18 | libcamera: uvc: Initialize the pixel array properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Do not default 'rotation' | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Default 'location' to External | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Default analogue crop rectangle | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Provide fall-back for sensor properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Validate driver support | Jacopo Mondi |
2021-01-13 | libcamera: sysfs: Fix directory exists check | Niklas Söderlund |
2021-01-12 | libcamera: pipelines: ipu3: Simplify error bail out path on start() | Umang Jain |
2021-01-12 | libcamera: v4l2_videodevice: Track streaming state | Kieran Bingham |
2021-01-05 | libcamera: camera: Fix-typo | Sebastian Fricke |
2021-01-04 | android: camera_device: Only advertise RAW support if RAW16 is available | Niklas Söderlund |
2020-12-30 | src: meson: Simplify v4l2 enablement | Kieran Bingham |
2020-12-30 | src: meson: Re-order subdir layout | Kieran Bingham |
2020-12-30 | libcamera: file: Check files exist() | Kieran Bingham |
2020-12-30 | android: camera_device: Simplify properties.get() | Jacopo Mondi |
2020-12-30 | android: camera_device: Report ColorFilterArrangement | Jacopo Mondi |
2020-12-30 | libcamera: camera_sensor: Register ColorFilterArrangement | Jacopo Mondi |
2020-12-30 | libcamera: bayer_format: Add support for mbus codes | Jacopo Mondi |
2020-12-30 | libcamera: properties: ColorFilterArrangement draft property | Jacopo Mondi |
2020-12-28 | libcamera: pipeline_handler: Remove Camera pointer from CameraData | Niklas Söderlund |
2020-12-28 | libcamera: pipeline_handler: Remove Camera argument from request handling | Niklas Söderlund |
2020-12-27 | libcamera: pipeline: simple: Remove the unused configs_ variable | Phi-Bang Nguyen |
2020-12-27 | libcamera: bound_method: Fix enumerators documentation | Laurent Pinchart |
2020-12-20 | ipa: raspberrypi: Add digital gain to libcamera metadata | David Plowman |
2020-12-20 | libcamera: controls: Add DigitalGain control | David Plowman |
2020-12-18 | libcamera: pipeline: simple: Remove non-implemented methods | Jacopo Mondi |
2020-12-18 | android: camera_device: Report number of out streams | Jacopo Mondi |
2020-12-18 | android: camera_device: Report pipeline depth | Jacopo Mondi |
2020-12-16 | ipa: raspberrypi: Only validate ISP and sensor control during configure | Naushir Patuck |
2020-12-16 | ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_ | Naushir Patuck |
2020-12-14 | libcamera: pipeline: Manage resources with std::unique_ptr<> | Laurent Pinchart |
2020-12-14 | libcamera: pipeline: vimc: Use V4L2*::fromEntityName() where possible | Laurent Pinchart |
2020-12-14 | libcamera: pipeline: raspberrypi: Don't leak RPiCameraData::sensor_ | Laurent Pinchart |
2020-12-14 | libcamera: Replace ARRAY_SIZE() with std::size() | Laurent Pinchart |
2020-12-14 | android: camera_device: Replace auto with explicit type | Laurent Pinchart |
2020-12-14 | android: camera_device: Temporary fix sensor properties | Jacopo Mondi |
2020-12-11 | ipa: raspberrypi: Move initial frame drop decision to AGC/AWB | David Plowman |
2020-12-11 | ipa: raspberrypi: Estimate the colour temerature if starting with fixed colou... | David Plowman |
2020-12-11 | ipa: raspberrypi: Compute inverse of piecewise linear function | David Plowman |
2020-12-11 | ipa: raspberrypi: awb: Add GetConvergenceFrames method to AWB base class | David Plowman |
2020-12-11 | ipa: raspberrypi: agc: Add GetConvergenceFrames method to AGC base class | David Plowman |