Age | Commit message (Expand) | Author |
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 |
2022-11-21 | libcamera: imx8-isi: Enumerate supported stream formats | Jacopo Mondi |
2022-11-21 | gstreamer: Do not lookup controls by id | Jacopo Mondi |
2022-11-19 | apps: cam: kms: Avoid 'unused-parameter' warnings | Christian Rauch |
2022-11-17 | libcamera: pipeline: Add IMX8 ISI pipeline | Jacopo Mondi |
2022-11-14 | libcamera: pipeline: raspberrypi: Free buffers when a camera is released | David Plowman |
2022-11-14 | libcamera: Add a PipelineHandler::releaseDevice method | David Plowman |
2022-11-14 | Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close" | David Plowman |
2022-11-14 | libcamera: v4l2_videodevice: Reduce zero sequence warning log level | Kieran Bingham |
2022-11-12 | ipa: rkisp1: Add rudimentary LSC tables for imx219 | Paul Elder |
2022-11-12 | ipa: rkisp1: Take into account color temperature during LSC algorithm | Florian Sylvestre |
2022-11-12 | gstreamer: Provide framerate support for libcamerasrc | Rishikesh Donadkar |
2022-11-12 | gstreamer: Do not expose the caps before configuring the camera | Rishikesh Donadkar |
2022-11-11 | v4l2: v4l2_camera: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | v4l2: v4l2_camera_proxy: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: camera_manager: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: thread: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: semaphore: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-09 | pipeline: rkisp1: Pass info pointer to tryCompleteRequest() | Laurent Pinchart |
2022-11-09 | libcamera: pipeline_handler: Return unique_ptr from generateConfiguration() | Laurent Pinchart |