summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-07libcamera: V4L2Device: Remove the controls order assumption in updateControls()Hirokazu Honda
2021-06-04libcamera: Add libcamera_generated_ipa_headers as a dependency for libcamera_depNiklas Söderlund
2021-06-04libcamera: Add IMX258 sensor propertiesUmang Jain
2021-06-03qcam: Add libatomic dependencyFabrice Fontaine
2021-06-02android: Make FRAME_DURATION result key available in static metadataUmang Jain
2021-06-01android: Fix unused parameter warnings on Chrome OSLaurent Pinchart
2021-06-01ipa: ipu3: Use a default gamma LUT at startupJean-Michel Hautbois
2021-06-01libcamera: pipeline: ipu3: Fix incorrect bdsHeight calculationLaurent Pinchart
2021-05-31gst: Fix compilation warning with GLib >= 2.62Laurent Pinchart
2021-05-31android: Don't rely on indirect inclusion of unistd.hLaurent 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-27ipa: core: Move documentation from cpp file back into the mojom filePaul 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-26android: CameraHalManager: Create a static object dynamicallyHirokazu Honda
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-26libcamera: pipeline: ipu3: Fix mis-aligned commentUmang 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-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-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: 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
2021-05-20libcamera: ipu3: imgu: Add pipe calculation debugJacopo Mondi
2021-05-20libcamera: ipu3: imgu: Fix BSD height size comparisonJacopo Mondi
2021-05-20libcamera: ipu3: imgu: Fix IF height selectionJacopo Mondi