Age | Commit message (Expand) | Author |
2024-02-27 | libcamera: Use utils::to_underlying() | Laurent Pinchart |
2024-02-27 | libcamera: utils: Add to_underlying() helper function | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Support the i.MX8MP ISP version | Paul Elder |
2024-02-23 | ipa: rkisp1: Fix histogram weights configuration | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Store hardware parameters in IPA context | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: agc: Wrap variable length C arrays in spans | Laurent Pinchart |
2024-02-23 | pipeline: rpi: vc4: Use an unpacked format if no packed one is available | David Plowman |
2024-02-02 | gstreamer: Map 10/12/14/16 bayer formats supports | Nicolas Dufresne |
2024-02-02 | gstreamer: Map R8/R16 pixel format | Nicolas Dufresne |
2024-01-25 | libcamera: object: Add and use thread-bound assertion | Laurent Pinchart |
2024-01-25 | libcamera: object: Document and ensure Object deletion constraints | Laurent Pinchart |
2024-01-25 | libcamera: thread: Ensure deferred deletion of all objects before stopping | Laurent Pinchart |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
2024-01-25 | libcamera: object: Fix thread-bound reference in documentation | Laurent Pinchart |
2024-01-24 | apps: common: dng_writer: Add a default case for switch-case on a modulo | Paul Elder |
2024-01-23 | libcamera: v4l2_subdevice: Explain sort order of formatInfoMap | Kieran Bingham |
2024-01-23 | libcamera: bayer_format: Add Y12 to bayerToFormat | Kieran Bingham |
2024-01-23 | libcamera: formats: Fix sort ordering of R10_CSI2P | Kieran Bingham |
2024-01-23 | libcamera: formats: Add 16-bit mono format | Naushir Patuck |
2024-01-23 | libcamera: Remove empty formats.c | Laurent Pinchart |
2024-01-23 | pipeline: rpi: Always initialize the embedded buffer in tryRunPipeline | Elias Naur |
2024-01-23 | gstreamer: Add meson devenv support | Nicolas Dufresne |
2024-01-22 | libcamera: base: signal: Update Qt documentation link to Qt 6 | Neal Gompa |
2024-01-17 | libcamera: v4l2_subdevice: Enable streams API when supported | Laurent Pinchart |
2024-01-12 | libipa: camera_sensor_helper: Mark createInstance() with override | Laurent Pinchart |
2024-01-09 | libcamera: geometry: Correct doxygen reference to classes | Daniel Scally |
2024-01-09 | ipa: rpi: vc4: data: Update tuning files for HDR | David Plowman |
2024-01-09 | ipa: rpi: Implement HDR control | David Plowman |
2024-01-09 | libcamera: framebuffer_allocator: Remove unnecessary `clear()` | Barnabás Pőcze |
2024-01-09 | libcamera: device_enumerator: ensure deviceNode is not empty | Benjamin Bara |
2024-01-09 | apps: lc-compliance: Fix source file ordering in meson.build | Nícolas F. R. A. Prado |
2024-01-09 | ipa: rpi: vc4: Add OV64A40 tuning files | Lee Jackson |
2024-01-09 | libipa: camera_sensor_helper: Add OV64A40 helper | Jacopo Mondi |
2024-01-09 | ipa: rpi: Provide a Camera Helper for the OV64A40 | Jacopo Mondi |
2024-01-09 | libcamera: camera_sensor: Add OV64A40 sensor properties | Kieran Bingham |
2024-01-09 | ipa: vc4: Implement the StatsOutputEnable vendor control | Naushir Patuck |
2024-01-09 | build: controls: Add Raspberry Pi vendor specific controls | Naushir Patuck |
2024-01-09 | ipa: rpi: awb: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: black_level: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: Allow the mean of an empty histogram interval | Nick Hollinghurst |
2024-01-09 | gstreamer: Support for pre-1.16 GstEvent | Laurent Pinchart |
2024-01-09 | lc-compliance: Set minimum version for gtest dependency | Laurent Pinchart |
2024-01-05 | ipa: rpi: Add hardware line rate constraints | Naushir Patuck |
2023-12-21 | pipeline: rpi: Respect provided stride | William Vinnicombe |
2023-12-21 | libcamera: camera: Fix unused variable compiler warning | Laurent Pinchart |
2023-12-08 | meson: Replace hack with usage of '@BASENAME@' | Laurent Pinchart |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-12-07 | gstreamer: Implement renegotiation | Jaslo Ziska |
2023-12-07 | gstreamer: Add GstLibcameraSrcState::clearRequests method | Jaslo Ziska |
2023-12-07 | gstreamer: Move negotiation logic to separate function | Jaslo Ziska |