summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-27libcamera: formats: Fix typos in PixelFormatInfo documentationLaurent Pinchart
2024-02-27libcamera: Use utils::to_underlying()Laurent Pinchart
2024-02-27libcamera: utils: Add to_underlying() helper functionLaurent Pinchart
2024-02-23ipa: rkisp1: Support the i.MX8MP ISP versionPaul Elder
2024-02-23ipa: rkisp1: Fix histogram weights configurationLaurent Pinchart
2024-02-23ipa: rkisp1: Store hardware parameters in IPA contextLaurent Pinchart
2024-02-23ipa: rkisp1: agc: Wrap variable length C arrays in spansLaurent Pinchart
2024-02-23pipeline: rpi: vc4: Use an unpacked format if no packed one is availableDavid Plowman
2024-02-02gstreamer: Map 10/12/14/16 bayer formats supportsNicolas Dufresne
2024-02-02gstreamer: Map R8/R16 pixel formatNicolas Dufresne
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: object: Document and ensure Object deletion constraintsLaurent Pinchart
2024-01-25libcamera: thread: Ensure deferred deletion of all objects before stoppingLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-25libcamera: object: Fix thread-bound reference in documentationLaurent Pinchart
2024-01-24apps: common: dng_writer: Add a default case for switch-case on a moduloPaul Elder
2024-01-23libcamera: v4l2_subdevice: Explain sort order of formatInfoMapKieran Bingham
2024-01-23libcamera: bayer_format: Add Y12 to bayerToFormatKieran Bingham
2024-01-23libcamera: formats: Fix sort ordering of R10_CSI2PKieran Bingham
2024-01-23libcamera: formats: Add 16-bit mono formatNaushir Patuck
2024-01-23libcamera: Remove empty formats.cLaurent Pinchart
2024-01-23pipeline: rpi: Always initialize the embedded buffer in tryRunPipelineElias Naur
2024-01-23gstreamer: Add meson devenv supportNicolas Dufresne
2024-01-22libcamera: base: signal: Update Qt documentation link to Qt 6Neal Gompa
2024-01-17libcamera: v4l2_subdevice: Enable streams API when supportedLaurent Pinchart
2024-01-12libipa: camera_sensor_helper: Mark createInstance() with overrideLaurent Pinchart
2024-01-09libcamera: geometry: Correct doxygen reference to classesDaniel Scally
2024-01-09ipa: rpi: vc4: data: Update tuning files for HDRDavid Plowman
2024-01-09ipa: rpi: Implement HDR controlDavid Plowman
2024-01-09libcamera: framebuffer_allocator: Remove unnecessary `clear()`Barnabás Pőcze
2024-01-09libcamera: device_enumerator: ensure deviceNode is not emptyBenjamin Bara
2024-01-09apps: lc-compliance: Fix source file ordering in meson.buildNícolas F. R. A. Prado
2024-01-09ipa: rpi: vc4: Add OV64A40 tuning filesLee Jackson
2024-01-09libipa: camera_sensor_helper: Add OV64A40 helperJacopo Mondi
2024-01-09ipa: rpi: Provide a Camera Helper for the OV64A40Jacopo Mondi
2024-01-09libcamera: camera_sensor: Add OV64A40 sensor propertiesKieran Bingham
2024-01-09ipa: vc4: Implement the StatsOutputEnable vendor controlNaushir Patuck
2024-01-09build: controls: Add Raspberry Pi vendor specific controlsNaushir Patuck
2024-01-09ipa: rpi: awb: Add an initialValues methodDavid Plowman
2024-01-09ipa: rpi: black_level: Add an initialValues methodDavid Plowman
2024-01-09ipa: rpi: Allow the mean of an empty histogram intervalNick Hollinghurst
2024-01-09gstreamer: Support for pre-1.16 GstEventLaurent Pinchart
2024-01-09lc-compliance: Set minimum version for gtest dependencyLaurent Pinchart
2024-01-05ipa: rpi: Add hardware line rate constraintsNaushir Patuck
2023-12-21pipeline: rpi: Respect provided strideWilliam Vinnicombe
2023-12-21libcamera: camera: Fix unused variable compiler warningLaurent Pinchart
2023-12-08meson: Replace hack with usage of '@BASENAME@'Laurent Pinchart
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-12-07gstreamer: Implement renegotiationJaslo Ziska
2023-12-07gstreamer: Add GstLibcameraSrcState::clearRequests methodJaslo Ziska