Age | Commit message (Expand) | Author |
2021-06-01 | utils: ipc: mojo: Error if ControlInfoMap/List doesn't prefix libcamera | Paul Elder |
2021-06-01 | android: Fix unused parameter warnings on Chrome OS | Laurent Pinchart |
2021-06-01 | ipa: ipu3: Use a default gamma LUT at startup | Jean-Michel Hautbois |
2021-06-01 | libcamera: pipeline: ipu3: Fix incorrect bdsHeight calculation | Laurent Pinchart |
2021-05-31 | gst: Fix compilation warning with GLib >= 2.62 | Laurent Pinchart |
2021-05-31 | android: Update Android headers | Laurent Pinchart |
2021-05-31 | android: Don't rely on indirect inclusion of unistd.h | Laurent Pinchart |
2021-05-31 | utils: ipc: extract-docs: Extract the SPDX header | Paul Elder |
2021-05-30 | libcamera is moving its IRC channel to OFTC (irc.oftc.net) | Laurent Pinchart |
2021-05-27 | Revert "libcamera: ipu3: imgu: Add pipe calculation debug" | Jacopo Mondi |
2021-05-27 | meson: ipa: Build documentation cpp files from mojom files | Paul Elder |
2021-05-27 | meson: ipa: Pass core.mojom to the docs generator | Paul Elder |
2021-05-27 | ipa: core: Move documentation from cpp file back into the mojom file | Paul Elder |
2021-05-27 | meson: ipa: Use files() to locate the mojom files | Paul Elder |
2021-05-27 | utils: ipc: Add script to extract doxygen docs from mojom files | Paul Elder |
2021-05-27 | ipa: ipu3: Set output frame duration metadata | Paul Elder |
2021-05-27 | android: camera_device: Fix sensor frame duration | Paul Elder |
2021-05-27 | controls: Split FrameDurations into FrameDuration and FrameDurationLimits | Paul Elder |
2021-05-27 | meson: Print summary boolean options in colours | Laurent Pinchart |
2021-05-26 | android: CameraHalManager: Create a static object dynamically | Hirokazu Honda |
2021-05-26 | test: v4l2_videodevice: controls: Test 64-bit controls | Laurent Pinchart |
2021-05-26 | ipa: ipu3: Provide frame timestamps through IPU3Event | Umang Jain |
2021-05-26 | libcamera: pipeline: ipu3: Fix mis-aligned comment | Umang Jain |
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 |