Age | Commit message (Expand) | Author |
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 |
2021-02-05 | android: camera_device: Report HOT_PIXEL_MAP_MODE as OFF | Jacopo Mondi |
2021-02-05 | android: camera_device: Report sensor test pattern mode | Jacopo Mondi |
2021-02-05 | libcamera: ipu3: Always report crop region | Jacopo Mondi |
2021-02-05 | android: camera_device: Report AF_MODE_OFF in template | Jacopo Mondi |
2021-02-05 | android: camera_device: Use AF_MODE_OFF in scene override | Jacopo Mondi |
2021-02-05 | android: camera_device: Report AE_EXPOSURE_COMPENSATION | Jacopo Mondi |
2021-02-05 | android: camera_device: Report COLOR_CORRECTION_ABERRATION_MODE | Jacopo Mondi |
2021-02-05 | cam: Only queue the exact number of requests asked for | Niklas Söderlund |
2021-02-05 | cam: event_loop: Execute events in the libevent loop | Niklas Söderlund |
2021-02-05 | cam: event_loop: Rename event_ to base_ | Niklas Söderlund |