Age | Commit message (Expand) | Author |
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-25 | utils: tuning: Add tuning script for rkisp1 | Paul Elder |
2022-11-25 | utils: tuning: Add alsc-only libtuning raspberrypi tuning script | Paul Elder |
2022-11-25 | utils: libtuning: generators: Add yaml output | Paul Elder |
2022-11-25 | utils: libtuning: parsers: Add yaml parser | Paul Elder |
2022-11-25 | utils: libtuning: generators: Add raspberrypi output | Paul Elder |
2022-11-25 | utils: libtuning: parsers: Add raspberrypi parser | Paul Elder |
2022-11-25 | utils: libtuning: modules: alsc: Add rkisp1 LSC module | Paul Elder |
2022-11-25 | utils: libtuning: modules: alsc: Add raspberrypi ALSC module | Paul Elder |
2022-11-25 | utils: libtuning: modules: Add base LSC module | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement extensible components of libtuning | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement math helpers | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement the core of libtuning | Paul Elder |
2022-11-24 | libcamera: tracing: fix header generation when built as subproject | Barnabás Pőcze |
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-18 | libcamera v0.0.2v0.0.2 | Kieran Bingham |
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 |
2022-11-09 | ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensor | Laurent Pinchart |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-11-08 | test: camera_reconfigure: Qualify move() with std:: namespace | Laurent Pinchart |
2022-11-08 | libcamera: camera: Fix the isAcquired test | David Plowman |