Age | Commit message (Expand) | Author |
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 |
2021-02-09 | ipa: raspberrypi: Handle control::NoiseReductionMode in the controller | Naushir Patuck |
2021-02-09 | ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller | Naushir Patuck |
2021-02-09 | ipa: raspberrypi: Rename SdnStatus to DenoiseStatus | Naushir Patuck |
2021-02-09 | uapi: raspberrypi: Update the bcm2835-isp header definition | Naushir Patuck |
2021-02-09 | pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused | Naushir Patuck |
2021-02-09 | pipeline: raspberrypi: Refactor stream configuration routine | Naushir Patuck |
2021-02-08 | libcamera: ipu3: Get request from information structure instead of buffer | Niklas Söderlund |
2021-02-08 | ipa: raspberrypi: Remove atomic variable from Algorithm class | David Plowman |
2021-02-08 | android: camera_device: Calculate MAX_JPEG_SIZE | Jacopo Mondi |
2021-02-07 | ipa: raspberrypi: lux: Supply missing method and remove atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: noise: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: rasberrypi: contrast: Remove unnecessary atomic variables | David Plowman |
2021-02-07 | ipa: raspberrypi: ccm: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Improve locking | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Remove unnecessary locking for AWB settings | David Plowman |
2021-02-05 | libcamera: ipu3: Fix RAW sizes selection | Jacopo Mondi |