Age | Commit message (Expand) | Author |
2023-06-06 | libcamera: rkisp1: Generate config using main path | Jacopo Mondi |
2023-06-06 | ipa: rpi: Set lens position to hyperfocal on startup | Naushir Patuck |
2023-06-06 | pipeline: ipa: rpi: Return lens controls from ipa->configure() | Naushir Patuck |
2023-06-06 | libcamera: controls: Define a default lens position behaviour | Naushir Patuck |
2023-06-06 | ipa: rkisp1: agc: Restore minimum analogue gain limit | Jacopo Mondi |
2023-06-06 | ipa: ipu3: agc: Drop hard-codec analogue gain max | Jacopo Mondi |
2023-06-06 | libipa: camera_sensor_helper: Restore alphabetical order | Benjamin Bara |
2023-06-05 | libcamera: controls: Drop reference to IPA in controls documentation | Laurent Pinchart |
2023-06-05 | ipa: rpi: Handle controls for mono variant sensors | Naushir Patuck |
2023-06-05 | camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfo | Naushir Patuck |
2023-06-04 | py: Fix code formatting | Tomi Valkeinen |
2023-06-02 | ipa: rpi: imx296: Small refinements to the IMX296 mono sensor tuning | Naushir Patuck |
2023-05-31 | py: Move to mainline pybind11 version | Tomi Valkeinen |
2023-05-30 | py: Use exceptions instead of returning error codes | Tomi Valkeinen |
2023-05-30 | py: Move ColorSpace and Transform classes to separate files | Tomi Valkeinen |
2023-05-30 | py: Fix CameraManager.version property | Tomi Valkeinen |
2023-05-30 | android: mm: Stub libhardware for build tests | Laurent Pinchart |
2023-05-30 | android: mm: generic: use GRALLOC_HARDWARE_MODULE_ID | Mattijs Korpershoek |
2023-05-24 | libcamera: camera_sensor: Add Sony IMX327 sensor properties | Benjamin Bara |
2023-05-24 | pipeline: rpi: ipa_base: Parse config files after platformRegister() | Naushir Patuck |
2023-05-19 | libipa: camera_sensor_helper: Add IMX327 helper | Benjamin Bara |
2023-05-19 | ipa: rkisp1: agc: drop hard-coded analogue gain range | Benjamin Bara |
2023-05-09 | meson: Fix usage of overwritten pipeline variable | Laurent Pinchart |
2023-05-08 | libcamera: ipa_manager: Allow IPA loading in nested subdirs | Jacopo Mondi |
2023-05-08 | libcamera: v4l2_videodevice: Use O_CLOEXEC when exporting DMA buffers | Elias Naur |
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 |