Age | Commit message (Expand) | Author |
2021-03-03 | libcamera: pipeline: simple: converter: Add multi-stream support | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Decouple input and output completion | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Replace open() with isValid() | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Differentiate input and output buffer... | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Configure input stride | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Use StreamConfiguration for input con... | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Group query functions together | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Don't override stride at configure time | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Manage converter with std::unique_ptr<> | Laurent Pinchart |
2021-03-02 | tests: Test IPA serializer generation | Paul Elder |
2021-03-02 | tests: Add test for IPCPipeUnixSocket | Paul Elder |
2021-03-02 | tests: Add IPADataSerializer test | Paul Elder |
2021-02-26 | ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly | David Plowman |
2021-02-26 | ipa: raspberrypi: AWB: Remove unused code | David Plowman |
2021-02-25 | libcamera: ipu3: Initialize V|H flip support | Jacopo Mondi |
2021-02-24 | android: camera_device: Set the camera location to Front if External | Paul Elder |
2021-02-24 | libcamera: camera_sensor: Print warning when orientation is unknown | Paul Elder |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-23 | libcamera: ipu3: Add rotation to ipu3 pipeline | Fabian Wüthrich |
2021-02-22 | libcamera: raspberrypi: Drop std::move() where misleading | Laurent Pinchart |
2021-02-22 | libcamera: ipu3: Do not over-write metadata | Jacopo Mondi |
2021-02-21 | libcamera: camera: Constify controls argument to start() | Laurent Pinchart |
2021-02-19 | libcamera: ipu3: set V4L2_CID_INTEL_IPU3_MODE | Jean-Michel Hautbois |
2021-02-19 | ipa: ipu3: Don't call SetControls for each frame | Jean-Michel Hautbois |
2021-02-19 | libcamera: pipeline: ipu3: Prevent unintialised memory use | Kieran Bingham |
2021-02-19 | pipeline: raspberrypi: Update the lens shading control in-place | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Fix pipeline running on in a stopped state | Naushir Patuck |
2021-02-19 | ipa: raspberrypi: Do not require SDN (spatial denoise) algorithm | David Plowman |
2021-02-19 | android: libyuv: Introduce PostProcessorYuv | Hirokazu Honda |
2021-02-18 | meson: ipa, proxy: Only build proxies for enabled pipelines | Niklas Söderlund |
2021-02-17 | ipa: raspberrypi: Fix exposure and gain delays for imx477 | Naushir Patuck |
2021-02-16 | utils: checkstyle.py: Handle renamed files in header add checker | Laurent Pinchart |
2021-02-16 | utils: checkstyle.py: Restore checks of renamed files | Laurent Pinchart |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-16 | ipa: raspberrypi: meson: Add dependency on generated headers | Paul Elder |
2021-02-16 | tests: Remove IPA wrappers test | Paul Elder |
2021-02-16 | meson: ipa, proxy: Generate headers and proxy with mojo | Paul Elder |
2021-02-16 | ipa: Add core.mojom | Paul Elder |
2021-02-16 | libcamera: Add IPCPipe implementation based on unix socket | Paul Elder |
2021-02-16 | libcamera: Add IPCPipe | Paul Elder |
2021-02-16 | libcamera: Add IPADataSerializer | Paul Elder |
2021-02-16 | Documentation: skip generating documentation for generated code | Paul Elder |
2021-02-16 | utils: ipc: add parser script | Paul Elder |
2021-02-16 | utils: ipc: add generator script | Paul Elder |
2021-02-16 | utils: ipc: add templates for code generation for IPC mechanism | Paul Elder |
2021-02-16 | libcamera: control_serializer: Save serialized ControlInfoMap in a cache | Paul Elder |
2021-02-16 | libcamera: pipeline: rkisp1: configure IPA from configure method instead of s... | Dafna Hirschfeld |
2021-02-12 | libcamera: MappedBuffer: Disable copy and assignment | Kieran Bingham |