summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2021-06-23pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests()Naushir Patuck
2021-06-23libcamera: Add OV5647 sensor propertiesVedant Paranjape
2021-06-19libcamera: utils: Support systems that lack secure_getenv and issetugidLaurent Pinchart
2021-06-17libcamera: pipeline: simple: Fix crash when storing timestamp in metadataLaurent Pinchart
2021-06-16libcamera: pipeline: vimc: Fail without an IPAKieran Bingham
2021-06-16pipeline: ipu3: Report error when failing to configureKieran Bingham
2021-06-16meson: summarise pathsKieran Bingham
2021-06-15libcamera: log: Destroy LogCategory instances in a controlled wayLaurent Pinchart
2021-06-14libcamera: pipeline: ipu3: Report available sensor test pattern modeHirokazu Honda
2021-06-14libcamera: CameraSensor: Enable retrieving supported test pattern modesHirokazu Honda
2021-06-14libcamera: CameraSensorProperties: Add table of v4l2 index and test patternHirokazu Honda
2021-06-14libcamera: V4L2Device: Support v4l2 menu controlHirokazu Honda
2021-06-14libcamera: controls: Add sensor test pattern modeHirokazu Honda
2021-06-14libcamera: pipeline_handler: Cancel Request on queueing failureJacopo Mondi
2021-06-14libcamera: request: Add Request::cancel()Jacopo Mondi
2021-06-14ipa: ipu3: Support return values from configure()Kieran Bingham
2021-06-08libcamera: utils: Add helper class for std::chrono::durationNaushir Patuck
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-01libcamera: pipeline: ipu3: Fix incorrect bdsHeight calculationLaurent 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-27controls: Split FrameDurations into FrameDuration and FrameDurationLimitsPaul Elder
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-26libcamera: pipeline: ipu3: Fix mis-aligned commentUmang Jain
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-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
2021-05-20libcamera: ipu3: imgu: Fix BDS height calculationJacopo Mondi