summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27ipa: rkisp1: Pass parameters buffer format to IPA moduleLaurent Pinchart
2024-08-27include: linux: Update headers for rkisp1 extensible parametersJacopo Mondi
2024-08-27utils: update-kernel-headers: Support relative path to kernel git treeLaurent Pinchart
2024-08-25Documentation: Fix links from API references to guidesDaniel Scally
2024-08-25Documentation: Fix link to introduction on mainpage.doxDaniel Scally
2024-08-25libcamera: controls: Fix example for ExposureValueFang Hui
2024-08-25libcamera: pipeline_handler: Call releaseDevice() before unlocking media devicesHans de Goede
2024-08-25libcamera: pipeline_handler: Fix unlocking media devices too earlyHans de Goede
2024-08-21Documentation: Rename "Documentation" section to "Introduction"Laurent Pinchart
2024-08-21Documentation: Drop local table of contents from introductionLaurent Pinchart
2024-08-21Documentation: Rename "API" section to "API Reference"Laurent Pinchart
2024-08-21Documentation: Reformat documentation_contents.rstDaniel Scally
2024-08-21Documentation: Add internal-api-html placeholderDaniel Scally
2024-08-21Documentation: Rework index.rstDaniel Scally
2024-08-21Documentation: Rework docs.rst into introduction.rstDaniel Scally
2024-08-21Documentation: Remove libcamera architecture from introduction.rstDaniel Scally
2024-08-21Documentation: Breakout docs.rstDaniel Scally
2024-08-21Documentation: Synchronise camera stack detailsDaniel Scally
2024-08-21Documentation: Alphabetise the Documentation toctreeDaniel Scally
2024-08-21Documentation: Add documentation-contents.rstDaniel Scally
2024-08-16libcamera: controls: Improve formatting of control descriptions in YAMLLaurent Pinchart
2024-08-16py: gen-py-controls: Convert to jinja2 templatesLaurent Pinchart
2024-08-16py: gen-py-controls: Use Control classLaurent Pinchart
2024-08-16utils: codegen: gen-controls.py: Move helper classes to separate fileLaurent Pinchart
2024-08-16utils: codegen: gen-controls.py: Convert to jinja2 templatesLaurent Pinchart
2024-08-16utils: codegen: gen-header.sh: Generate libcamera.h based on meson.buildLaurent Pinchart
2024-08-16meson: utils: Provide environment for Python scriptsLaurent Pinchart
2024-08-15meson: Move all code generation scripts to utils/codegen/Laurent Pinchart
2024-08-15libcamera: Drop remaining file names from header comment blocksLaurent Pinchart
2024-08-15meson: Fix mismatch in controls and properties generated file namesLaurent Pinchart
2024-08-15meson: Store controls and properties YAML files in variablesLaurent Pinchart
2024-08-14utils: tuning: Change Tuner.add() to accept a list of modulesStefan Klug
2024-08-14utils: tuning: rkisp1: Clean up tuner constructionStefan Klug
2024-08-14libcamera: camera: Hide Camera::create() from the public APILaurent Pinchart
2024-08-14Documentation: Improve doxygen main pageDaniel Scally
2024-08-14Documentation: Split public/private documentationDaniel Scally
2024-08-14Documentation: Split doxygen_input in public and internal inputsLaurent Pinchart
2024-08-14Documentation: Add Thread safety pageDaniel Scally
2024-08-12py: cam: Convert to PyQt6Tomi Valkeinen
2024-08-12libcamera: simple: Fix a typo in a doc stringMilan Zamazal
2024-08-12ipa: libipa: Add missing CameraSensorHelper fn label in docsMilan Zamazal
2024-08-12utils: checkstyle.py: Add __repr__ method to Commit classLaurent Pinchart
2024-08-12utils: checkstyle.py: Skip title and trailers checkers for pre-commitLaurent Pinchart
2024-08-12utils: checkstyle.py: Rework commit message parsingLaurent Pinchart
2024-08-12libcamera: formats: Adding Support for Y12Pwill whang
2024-08-12libcamera: Fix header groupingLaurent Pinchart
2024-08-12libcamera: Add missing <stdint.h> include to internal/yaml_parser.hSergei Trofimovich
2024-08-12libcamera: Add missing <stdint.h> include to base/file.hSergei Trofimovich
2024-08-08libcamera: udev: Catch udev notification errorsKieran Bingham
2024-08-07libcamera: ipa_manager: Remove singleton requirementLaurent Pinchart