Age | Commit message (Expand) | Author |
2021-05-18 | pipeline: raspberrypi: Store timestamp in the correct Request metadata | Naushir Patuck |
2021-05-14 | android: jpeg: post_processor: Use the new metadata functions | Paul Elder |
2021-05-14 | android: camera_device: Use the new CameraMetadata functions | Paul Elder |
2021-05-14 | android: camera_metadata: Auto-resize CameraMetadata | Paul Elder |
2021-05-12 | android: camera_device: Fix typo in result metadata allocation error | Paul Elder |
2021-05-11 | meson: Replace obselete join_paths() with '/' operator | Umang Jain |
2021-05-11 | ipa: raspberrypi: Rate-limit the controller algorithms | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Add a Merge method to RPiController::Metadata | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Add move/copy ctors and operators to Metadata class | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Switch to std::scoped_lock in the Metadata class | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Reformat RPiController::Metadata class header | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Store dropped frame count in a member variable | Naushir Patuck |
2021-05-11 | libcamera: pipeline: raspberrypi: Update ControlInfoMap after sensor format c... | David Plowman |
2021-05-11 | libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo() | David Plowman |
2021-05-10 | android: camera_device: Report sensor physical size | Jacopo Mondi |
2021-05-10 | libcamera: camera_sensor: Register static properties | Jacopo Mondi |
2021-05-10 | libcamera: Introduce camera sensor properties | Jacopo Mondi |
2021-05-08 | ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing | David Plowman |
2021-05-08 | ipa: raspberrypi: Make sensor embedded data parser use Span class | David Plowman |
2021-05-07 | libcamera: controls: Remove merge assertion | Kieran Bingham |
2021-05-06 | android: camera_device: Use controls::SensorTimestamp | Jacopo Mondi |
2021-05-06 | cam: Implement OptMetadata | Jacopo Mondi |
2021-05-06 | cam: Add option to print the Request metadata | Jacopo Mondi |
2021-05-06 | libcamera: raspberry: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: raspberrypi: Do not over-write metadata | Jacopo Mondi |
2021-05-06 | libcamera: buffer: Re-work setRequest() documentation | Jacopo Mondi |
2021-05-06 | libcamera: vimc: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: simple: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: rkisp1: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: rkisp1: Do not over-write metadata | Jacopo Mondi |
2021-05-06 | libcamera: uvc: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: ipu3: Merge IPA metadata controls | Jacopo Mondi |
2021-05-06 | libcamera: ipu3: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: controls: Destage 'SensorTimestamp' | Jacopo Mondi |
2021-05-06 | libcamera: controls: Add a function to merge two control lists | Laurent Pinchart |
2021-05-05 | src: android: Rectify internal header's #include path | Umang Jain |
2021-05-03 | pipeline: rkisp1: Add check for non-existent frame info | Sebastian Fricke |
2021-04-30 | src: meson: Define system paths | Kieran Bingham |
2021-04-27 | ipa: cam_helper: Correct a wrong choice of term | Sebastian Fricke |
2021-04-27 | ipa: cam_helper_imx219: Rework comment | Sebastian Fricke |
2021-04-26 | libcamera: V4L2Device: Use Span in updateControls() | Hirokazu Honda |
2021-04-26 | libcamera: V4L2Device: Replace VLA with std::vector in setControls() | Hirokazu Honda |
2021-04-26 | libcamera: V4L2Device: Replace VLA with std::vector in getControls() | Hirokazu Honda |
2021-04-26 | ipa: rkisp1: Move the IPA to the ipa::rkisp1 namespace | Jean-Michel Hautbois |
2021-04-22 | libcamera: pipeline: ipu3: Cancel unused buffers | Kieran Bingham |
2021-04-22 | libcamera: pipeline: rkisp1: Fail RkISP1FrameInfo can't be found | Kieran Bingham |
2021-04-22 | libcamera: pipeline: ipu3: frames: Fail if the FrameInfo can't be found | Kieran Bingham |
2021-04-22 | libcamera: camera: Assert pipelines complete all requests | Kieran Bingham |
2021-04-22 | ipa: ipu3: fix coverity issues in AWB | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add support for IPU3 AEC/AGC algorithm | Jean-Michel Hautbois |