Age | Commit message (Expand) | Author |
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 |
2020-12-11 | libcamera: pipeline: raspberrypi: Pass the drop frame count in start, not con... | David Plowman |
2020-12-11 | libcamera: pipeline: raspberrypi: Allow ScalerCrop to work when passed in Cam... | David Plowman |
2020-12-11 | android: camera_device: Reorder configurations before requesting | Hirokazu Honda |
2020-12-11 | android: camera_device: Use Camera3StreamConfig in configureStreams() | Hirokazu Honda |
2020-12-11 | android: camera_device: Introduce Camera3StreamConfig | Hirokazu Honda |
2020-12-09 | libcamera: v4l2_device: Return a unique pointer from fromEntityName() | Laurent Pinchart |
2020-12-09 | libcamera: v4l2_subdevice: Return a unique pointer from fromEntityName() | Laurent Pinchart |
2020-12-08 | pipeline: ipa: raspberrypi: Pass controls to IPA on start | Naushir Patuck |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-12-08 | libcamera: pipeline: Pass libcamera controls into pipeline_handler::start() | Naushir Patuck |
2020-12-07 | pipeline: ipa: raspberrypi: Handle failures during IPA configuration | Naushir Patuck |
2020-12-07 | android: camera_device: Stop camera when re-configuring it | Jacopo Mondi |
2020-12-07 | android: camera_device: Initialize pixel array properties | Jacopo Mondi |
2020-12-07 | libcamera: camera_sensor: Initialize PixelArray properties | Jacopo Mondi |
2020-12-07 | libcamera: camera_sensor: Break out properties initialization | Jacopo Mondi |
2020-12-07 | libcamera: camera_sensor: Adjust CameraSensorInfo::analogCrop | Jacopo Mondi |
2020-12-02 | android: camera_device: Check capture_request validity | Jacopo Mondi |
2020-12-02 | android: camera_mode: Reserve 'data' vectors | Jacopo Mondi |
2020-12-01 | src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensor | David Plowman |
2020-12-01 | libcamera: controls: Improve documentation for ExposureTime and AnalogueGain | David Plowman |
2020-12-01 | src: ipa: raspberrypi: Improve behaviour when AE disabled | David Plowman |
2020-12-01 | src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itself | David Plowman |
2020-12-01 | src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter specified | David Plowman |
2020-12-01 | qcam: Make log less verbose by default | Laurent Pinchart |
2020-12-01 | qcam: main: Fix comment incorrectly referring to the cam application | Laurent Pinchart |
2020-12-01 | Documentation: Fix doxygen warning | Laurent Pinchart |
2020-11-30 | libcamera: control_ids: Keep draft controls last | Jacopo Mondi |
2020-11-29 | cam: Update command line description for stream role option | Naushir Patuck |
2020-11-26 | pipeline: raspberrypi: Fix erroneous bayer buffer requeue on buffer matching | Naushir Patuck |
2020-11-24 | libcamera: camera: Document the camera and pipeline model | Laurent Pinchart |
2020-11-23 | libcamera: controls: Improve Control documentation grammar | Kieran Bingham |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for pa... | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc const... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Fetch AWB status only once | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucation | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposure | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Remove unnecessary locking | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Use libcamera debug | David Plowman |
2020-11-23 | libcamera: pipeline: rkisp1: fix crop configuration | Helen Koike |
2020-11-20 | src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' | David Plowman |