Age | Commit message (Expand) | Author |
2023-01-05 | libcamera: Use C++17 [[fallthrough]] everywhere | Matti Lehtimäki |
2023-01-03 | libcamera: yaml_parser: Use C locale | Kieran Bingham |
2022-12-30 | qcam: Show string representation of pixel format | Christian Rauch |
2022-12-24 | gstreamer: Add bayer8 support to libcamerasrc element | Pavel Machek |
2022-12-24 | libcamera: Simple typo fixes | Pavel Machek |
2022-12-22 | ipa: raspberrypi: Fix permissions on imx477_scientific.json | Laurent Pinchart |
2022-12-22 | libcamera: camera_sensor: Add AR0521 sensor properties | Jacopo Mondi |
2022-12-22 | ipa: camera_sensor_helper: Add AR0521 support | Jacopo Mondi |
2022-12-19 | Expose the Request Sequence Number in Python Bindings | Matthew Goodman |
2022-12-19 | ipa: raspberrypi: Add a "scientific" tuning for the IMX477 | Naushir Patuck |
2022-12-16 | libcamera: Add todo comment in meson.build about switch to dependency('dl') | Laurent Pinchart |
2022-12-14 | libcamera: pipeline: simple: converter: Use generic converter interface | Xavier Roumegue |
2022-12-14 | libcamera: Declare generic converter interface | Xavier Roumegue |
2022-12-12 | libcamera: camera_sensor: Rectify test patterns listed for IMX519 | Umang Jain |
2022-12-09 | libcamera: camera_sensor: Add IMX519 sensor properties | Umang Jain |
2022-12-09 | ipa: rkisp1: Add additional default values to controls | Robert Mader |
2022-12-09 | lc-compliance: simple_capture: Free Requests properly | Paul Elder |
2022-12-09 | py: Support controls that use an array of Rectangles | David Plowman |
2022-12-08 | libcamera: controls: Change LensPosition units to dioptres | David Plowman |
2022-12-07 | android: Fix missing space in error message | Jacopo Mondi |
2022-11-30 | ipa: raspberrypi: imx477: Update tuning file for the latest camera modules | David Plowman |
2022-11-30 | ipa: raspberrypi: Fix bug in IPA frame drop logic | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: agc: Fix digital gain calculation for manual mode | Naushir Patuck |
2022-11-29 | pipeline: ipa: raspberrypi: Use IPA cookies | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: Use an array of RPiController::Metadata objects | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: Add RPiController::Metadata::mergeCopy | Naushir Patuck |
2022-11-29 | pipeline: raspberrypi: delayed_controls: Add user cookie to DelayedControls | Naushir Patuck |
2022-11-29 | pipeline: raspberrypi: delayed_controls: Template the ControlRingBuffer class | Naushir Patuck |
2022-11-29 | pipeline: raspberrypi: Switch to RPi::DelayedControls | Naushir Patuck |
2022-11-29 | pipeline: raspberrypi: Fork DelayedControls | Naushir Patuck |
2022-11-28 | libcamera: v4l2_device: Workaround faulty control menus | Kieran Bingham |
2022-11-28 | libcamera: framebuffer_allocator: Avoid double map lookup | Barnabás Pőcze |
2022-11-25 | cam: capture_script: Support parsing array controls | Jacopo Mondi |
2022-11-25 | pipeline: rkisp1: Support raw Bayer capture configuration | Florian Sylvestre |
2022-11-25 | pipeline: rkisp1: Support raw Bayer capture at runtime | Florian Sylvestre |
2022-11-25 | pipeline: rkisp1: Fix stream size validation | Laurent Pinchart |
2022-11-25 | pipeline: rkisp1: Query the driver for formats | Paul Elder |
2022-11-25 | ipa: rkisp1: agc: Support raw capture | Laurent Pinchart |
2022-11-25 | ipa: rkisp1: Add support for manual gain and exposure | Paul Elder |
2022-11-25 | ipa: rkisp1: Support raw capture in IPA operations | Laurent Pinchart |
2022-11-25 | libcamera: stream: Turn StreamRole into scoped enumeration | Laurent Pinchart |
2022-11-25 | libcamera: stream: Add operator<<() to print StreamRole as a string | Laurent Pinchart |
2022-11-24 | libcamera: Test sensor's ability to discover ancillary devices | Yunke Cao |
2022-11-23 | ipa: rkisp1: add FrameDurationLimits control | Nicholas Roth |
2022-11-23 | ipa: rkisp1: Fail hard on empty CameraSensorInfo | Jacopo Mondi |
2022-11-23 | ipa: rkisp1: Use IPAConfig in IPA::configure() | Jacopo Mondi |
2022-11-23 | libcamera: Move IPA sensor controls validation to CameraSensor | Jacopo Mondi |
2022-11-23 | pipeline: raspberrypi: Remove enum BuffferMask from the mojom interface | Naushir Patuck |
2022-11-21 | ipa: raspberrypi: Remove generic "pause" mechanism from Algorithm | Nick Hollinghurst |
2022-11-21 | pipeline: imx8-isi: Set SensorTimestamp metadata | Laurent Pinchart |