Age | Commit message (Expand) | Author |
2023-05-04 | v4l2: Move the v4l2 compat layer to libexec/libcamera | Kieran Bingham |
2023-05-04 | pipeline: raspberrypi: Add stream flags to RPi::Stream | Naushir Patuck |
2023-05-04 | pipeline: raspberrypi: Introduce PipelineHandlerBase class | Naushir Patuck |
2023-05-04 | pipeline: raspberrypi: Make RPi::Stream::name() return const std::string & | Naushir Patuck |
2023-05-04 | ipa: raspberrypi: agc: Move weights out of AGC | David Plowman |
2023-05-04 | ipa: raspberrypi: Introduce IpaBase class | Naushir Patuck |
2023-05-04 | pipeline: ipa: raspberrypi: Restructure the IPA mojom interface | Naushir Patuck |
2023-05-04 | pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0 | Naushir Patuck |
2023-05-04 | pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code | Naushir Patuck |
2023-05-04 | pipeline: meson: Allow nested pipeline handler directory structures | Naushir Patuck |
2023-05-04 | ipa: meson: Allow nested IPA directory structures | Naushir Patuck |
2023-05-04 | libcamera: ipa: Remove character restriction on the IPA name | Naushir Patuck |
2023-05-04 | apps: qcam: Remove redundant check | Barnabás Pőcze |
2023-05-03 | libcamera: pipeline: simple: Add support for ST's DCMIPP | Daniel Scally |
2023-05-01 | cam: file_sink: Workaround gcc-13 dangling-reference false positive | Eric Curtin |
2023-05-01 | ipa: rkisp1: Add tuning files for PinephonePro sensors | Jacopo Mondi |
2023-05-01 | ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensors | Jacopo Mondi |
2023-05-01 | pipeline: simple: Validate transform | Robert Mader |
2023-04-30 | libcamera: imx8-isi: Remove mbusCode from formatsMap_ | Jacopo Mondi |
2023-04-30 | libcamera: imx8-isi: Split Bayer/YUV config generation | Jacopo Mondi |
2023-04-30 | libcamera: camera_sensor: Add tryFormat() | Jacopo Mondi |
2023-04-30 | libcamera: imx8-isi: Automatically select media bus code | Jacopo Mondi |
2023-04-30 | libcamera: imx8-isi: Break out YUV format selection | Jacopo Mondi |
2023-04-30 | libcamera: imx8-isi: Break out RAW format selection | Jacopo Mondi |
2023-04-26 | apps: cam: kms_sink: Drop unique_ptr<> from DRM::AtomicRequest | Umang Jain |
2023-04-20 | libcamera: controls: guard ControlInfoMap against nullptr idmap_ | Mattijs Korpershoek |
2023-04-19 | libcamera: device_enumerator_udev: Use std::string_view | Barnabás Pőcze |
2023-04-18 | libcamera: formats: Add 14-bits Bayer RAW formats | Jacopo Mondi |
2023-04-18 | libcamera: device_enumerator_udev: Remove devnum from dependency map | Barnabás Pőcze |
2023-04-12 | ipa: raspberrypi: agc: Add "shadows" constraint mode | David Plowman |
2023-04-05 | doc: ipa: Clarify IPA acronym in its namespace description | Gabby George |
2023-04-05 | libcamera: Open files with O_CLOEXEC | Laurent Pinchart |
2023-03-31 | ipa: raspberrypi: Generalise the focus reporting code | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Generalise the autofocus algorithm | Nick Hollinghurst |
2023-03-31 | ipa: raspberrypi: Generalise the agc algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Make RegionStats::get() always return a Region struct | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Generalise the contrast algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: alsc: Use a better type name for sparse arrays | David Plowman |
2023-03-31 | ipa: raspberrypi: alsc: Replace std::vectors by Array2D class | David Plowman |
2023-03-31 | ipa: raspberrypi: Generalise the ALSC algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Add hardware configuration to the controller | Naushir Patuck |
2023-03-31 | ipa: raspberrypi Store the target string in the controller | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Fix default frame durations calculation | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGC | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Use the new sensor limits fields in CameraMode | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Add sensor mode limits to CameraMode | Naushir Patuck |
2023-03-26 | libcamera: v4l2_device: openat(2) with O_CLOEXEC to cleanup after exec(3) | Elias Naur |
2023-03-21 | libcamera: camera: Ensure queued requests are invalid | Kieran Bingham |
2023-03-21 | meson: libcamera: Report IPA signature method | Kieran Bingham |
2023-03-21 | ipa: libipa: Add OV2685 Camera Sensor Helper | Kieran Bingham |