Age | Commit message (Expand) | Author |
2021-05-26 | ipa: ipu3: Rectify ControlInfoMap matching in IPAConfigInfo | Umang Jain |
2021-05-26 | android: Fix file system library usage on gcc 7 and 8 | Laurent Pinchart |
2021-05-26 | android: camera_hal_config: Move include <filesystem> to .cpp file | Laurent Pinchart |
2021-05-26 | test: byte-stream-buffer: Initialize data array | Niklas Söderlund |
2021-05-26 | utils: ipc: Update mojo | Paul Elder |
2021-05-26 | utils: update-mojo.sh: Add script for updating mojo | Paul Elder |
2021-05-26 | android: camera_metadata: Add functions for instrumenting resizing | Paul Elder |
2021-05-25 | android: soraka: Add camera HAL configuration | Jacopo Mondi |
2021-05-25 | android: camera_device: Get properties from configuration | Jacopo Mondi |
2021-05-25 | android: Add CameraHalConfig class | Jacopo Mondi |
2021-05-25 | libcamera: List dependency for Android Camera3 HAL | Jacopo Mondi |
2021-05-25 | android: CameraDevice: Report proper min and max frame durations | Paul Elder |
2021-05-25 | libcamera: add OV5693 sensor properties | Jean-Michel Hautbois |
2021-05-25 | Revert "libcamera: V4L2Device: Remove the controls order assumption in update... | Laurent Pinchart |
2021-05-25 | pipeline: simple: Rework the supportedDevices list | Phi-Bang Nguyen |
2021-05-25 | libcamera: V4L2Device: Remove the controls order assumption in updateControls() | Hirokazu Honda |
2021-05-24 | android: camera_worker: Process all queued requests when stopping | Laurent Pinchart |
2021-05-24 | meson: Add a configuration option to build IPAs | Umang Jain |
2021-05-24 | ipa: ipu3: Introduce IPAConfigInfo in IPC | Umang Jain |
2021-05-24 | ipa: meson: Install mojom generated headers to include paths | Umang Jain |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-05-24 | ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC | Umang Jain |
2021-05-24 | ipa: Move core IPA interface documentation to a .cpp file | Umang Jain |
2021-05-24 | libcamera: thread: Document race condition at stop time | Laurent Pinchart |
2021-05-24 | libcamera: thread: Drop doc of asynchronous signals delivery to applications | Laurent Pinchart |
2021-05-24 | libcamera: thread: Enforce dispatchMessages() call context with assert | Laurent Pinchart |
2021-05-24 | libcamera: thread: Document dispatchMessages() thread-safety requirements | Laurent Pinchart |
2021-05-24 | libcamera: V4L2Control: remove V4L2Control classes | Hirokazu Honda |
2021-05-24 | libcamera: pipeline: Remove unnecessary v4l2_controls.h includes | Hirokazu Honda |
2021-05-24 | libcamera: pipeline: ipu3: Try queuing pending requests if a buffer is available | Hirokazu Honda |
2021-05-24 | libcamera: pipeline: ipu3: Store requests in the case a buffer shortage | Hirokazu Honda |
2021-05-22 | libcamera: log: Hide value of the ASSERT() macro | Laurent Pinchart |
2021-05-22 | libcamera: log: Document LOG() restrictions | Laurent Pinchart |
2021-05-20 | libcamera: ipu3: imgu: Bump script version | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Add pipe calculation debug | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Fix BSD height size comparison | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Fix IF height selection | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Fix BDS height calculation | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Filter BDS by height | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Filter resolutions < IF_CROP_MAX | Jacopo Mondi |
2021-05-20 | libcamera: ipu3: imgu: Update BDS calculation process | Jacopo Mondi |
2021-05-18 | android: camera_metadata: Add type sanity check to updateEntry() | Laurent Pinchart |
2021-05-18 | android: camera_metadata: Make internal functions private | Laurent Pinchart |
2021-05-18 | android: camera_metadata: Constify argument to addEntry() and updateEntry() | Laurent Pinchart |
2021-05-18 | android: camera_metadata: Rename sizeofT argument to elementSize | Laurent Pinchart |
2021-05-18 | v4l2: Replace manual loop counters with utils::enumerate() | Laurent Pinchart |
2021-05-18 | libcamera: utils: Add enumerate view for range-based for loops | Laurent Pinchart |
2021-05-18 | pipeline raspberrypi: Move adding of ScalerCrop to the Request metadata | Naushir Patuck |
2021-05-18 | pipeline: raspberrypi: Store timestamp in the correct Request metadata | Naushir Patuck |
2021-05-14 | android: jpeg: post_processor: Use the new metadata functions | Paul Elder |