Age | Commit message (Expand) | Author |
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 |
2021-02-12 | libcamera: Utilise LIBCAMERA_DISABLE_COPY | Kieran Bingham |
2021-02-12 | libcamera: controls: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: media_object: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: buffer: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: class: Provide move and copy disablers | Kieran Bingham |
2021-02-12 | libcamera: Move extensible to class | Kieran Bingham |
2021-02-11 | ipa: raspberrypi: AWB: Fix race condition setting manual gains | David Plowman |
2021-02-11 | libcamera: Drop unneeded depend_files from meson custom targets | Laurent Pinchart |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2021-02-10 | ipa: raspberrypi: AWB: Remove unecessary frame count variable | David Plowman |