Age | Commit message (Expand) | Author |
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 |
2021-04-22 | ipa: ipu3: Add support for IPU3 AWB algorithm | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add a histogram class | Jean-Michel Hautbois |
2021-04-22 | ipa: Add a common interface for algorithm objects | Jean-Michel Hautbois |
2021-04-21 | lc-compliance: simple_capture: Handle unsupported roles | Niklas Söderlund |
2021-04-21 | libcamera: class: Drop 'klass' argument from documentation | Jacopo Mondi |
2021-04-21 | libcamera: Drop argument from LIBCAMERA_DECLARE_PRIVATE | Jacopo Mondi |
2021-04-20 | android: CameraDevice: Fix Camera3RequestDescriptor leakage | Hirokazu Honda |
2021-04-20 | android: CameraDevice: Add stop() | Hirokazu Honda |
2021-04-20 | pipeline: raspberrypi: Fix typo in a comment | Naushir Patuck |
2021-04-17 | ipa: ipu3: Move the IPA to the ipa::ipu3 namespace | Kieran Bingham |
2021-04-17 | libcamera: pipeline: ipu3: Check for failures when loading IPA | Kieran Bingham |
2021-04-15 | libcamera: camera_sensor: Demote error message | Jacopo Mondi |
2021-04-15 | ipa: raspberrypi: cam_helper: Remove duplicate words | Sebastian Fricke |
2021-04-15 | libcamera: log: Use compiler builtins to retrieve file and line number | Laurent Pinchart |
2021-04-15 | libcamera: log: De-duplicate _log() functions and LogMessage constructor | Laurent Pinchart |
2021-04-15 | libcamera: pipeline_handler: Fix typo in documentation | Laurent Pinchart |
2021-04-14 | libcamera: pipeline: rkisp1: Allow requests to be cancelled | NÃcolas F. R. A. Prado |