summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-31utils: ipc: extract-docs: Extract the SPDX headerPaul Elder
2021-05-30libcamera is moving its IRC channel to OFTC (irc.oftc.net)Laurent Pinchart
2021-05-27Revert "libcamera: ipu3: imgu: Add pipe calculation debug"Jacopo Mondi
2021-05-27meson: ipa: Build documentation cpp files from mojom filesPaul Elder
2021-05-27meson: ipa: Pass core.mojom to the docs generatorPaul Elder
2021-05-27ipa: core: Move documentation from cpp file back into the mojom filePaul Elder
2021-05-27meson: ipa: Use files() to locate the mojom filesPaul Elder
2021-05-27utils: ipc: Add script to extract doxygen docs from mojom filesPaul Elder
2021-05-27ipa: ipu3: Set output frame duration metadataPaul Elder
2021-05-27android: camera_device: Fix sensor frame durationPaul Elder
2021-05-27controls: Split FrameDurations into FrameDuration and FrameDurationLimitsPaul Elder
2021-05-27meson: Print summary boolean options in coloursLaurent Pinchart
2021-05-26android: CameraHalManager: Create a static object dynamicallyHirokazu Honda
2021-05-26test: v4l2_videodevice: controls: Test 64-bit controlsLaurent Pinchart
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-26libcamera: pipeline: ipu3: Fix mis-aligned commentUmang Jain
2021-05-26ipa: ipu3: Rectify ControlInfoMap matching in IPAConfigInfoUmang Jain
2021-05-26android: Fix file system library usage on gcc 7 and 8Laurent Pinchart
2021-05-26android: camera_hal_config: Move include <filesystem> to .cpp fileLaurent Pinchart
2021-05-26test: byte-stream-buffer: Initialize data arrayNiklas Söderlund
2021-05-26utils: ipc: Update mojoPaul Elder
2021-05-26utils: update-mojo.sh: Add script for updating mojoPaul Elder
2021-05-26android: camera_metadata: Add functions for instrumenting resizingPaul Elder
2021-05-25android: soraka: Add camera HAL configurationJacopo Mondi
2021-05-25android: camera_device: Get properties from configurationJacopo Mondi
2021-05-25android: Add CameraHalConfig classJacopo Mondi
2021-05-25libcamera: List dependency for Android Camera3 HALJacopo Mondi
2021-05-25android: CameraDevice: Report proper min and max frame durationsPaul Elder
2021-05-25libcamera: add OV5693 sensor propertiesJean-Michel Hautbois
2021-05-25Revert "libcamera: V4L2Device: Remove the controls order assumption in update...Laurent Pinchart
2021-05-25pipeline: simple: Rework the supportedDevices listPhi-Bang Nguyen
2021-05-25libcamera: V4L2Device: Remove the controls order assumption in updateControls()Hirokazu Honda
2021-05-24android: camera_worker: Process all queued requests when stoppingLaurent Pinchart
2021-05-24meson: Add a configuration option to build IPAsUmang Jain
2021-05-24ipa: ipu3: Introduce IPAConfigInfo in IPCUmang Jain
2021-05-24ipa: meson: Install mojom generated headers to include pathsUmang Jain
2021-05-24ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfoUmang Jain
2021-05-24ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPCUmang Jain
2021-05-24ipa: Move core IPA interface documentation to a .cpp fileUmang Jain
2021-05-24libcamera: thread: Document race condition at stop timeLaurent Pinchart
2021-05-24libcamera: thread: Drop doc of asynchronous signals delivery to applicationsLaurent Pinchart
2021-05-24libcamera: thread: Enforce dispatchMessages() call context with assertLaurent Pinchart
2021-05-24libcamera: thread: Document dispatchMessages() thread-safety requirementsLaurent Pinchart
2021-05-24libcamera: V4L2Control: remove V4L2Control classesHirokazu Honda
2021-05-24libcamera: pipeline: Remove unnecessary v4l2_controls.h includesHirokazu Honda
2021-05-24libcamera: pipeline: ipu3: Try queuing pending requests if a buffer is availableHirokazu Honda
2021-05-24libcamera: pipeline: ipu3: Store requests in the case a buffer shortageHirokazu Honda
2021-05-22libcamera: log: Hide value of the ASSERT() macroLaurent Pinchart
2021-05-22libcamera: log: Document LOG() restrictionsLaurent Pinchart
2021-05-20libcamera: ipu3: imgu: Bump script versionJacopo Mondi