Age | Commit message (Expand) | Author |
2021-05-18 | android: camera_metadata: Rename sizeofT argument to elementSize | Laurent Pinchart |
2021-05-18 | v4l2: Replace manual loop counters with utils::enumerate() | Laurent Pinchart |
2021-05-18 | libcamera: utils: Add enumerate view for range-based for loops | Laurent Pinchart |
2021-05-18 | pipeline raspberrypi: Move adding of ScalerCrop to the Request metadata | Naushir Patuck |
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-13 | Documentation: Fix too short title underline in ipa.rst | Hirokazu Honda |
2021-05-13 | Documentation: Add IPA writers guide | Paul Elder |
2021-05-12 | android: camera_device: Fix typo in result metadata allocation error | Paul Elder |
2021-05-11 | libcamera: Use get_option('includedir') instead of raw 'include' | Umang Jain |
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 | test: control_list: Test ControlList::merge() | Jacopo Mondi |
2021-05-06 | test: control_list: Check for Brightness presence | Jacopo Mondi |
2021-05-06 | libcamera: controls: Add a function to merge two control lists | Laurent Pinchart |
2021-05-05 | test: bayer-format: Rectify internal header's #include path | Umang Jain |
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 | libcamera: internal: log: Report function on asserts | Kieran Bingham |
2021-04-27 | ipa: mojom: Put core.mojom in the libcamera namespace | Paul Elder |