summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-02libcamera: rkisp1: Remove unused includesMilan Zamazal
2024-09-02libcamera: ipu3: Formatting improvementsMilan Zamazal
2024-09-02libcamera: ipu3: Replace wrong includeMilan Zamazal
2024-09-02libcamera: ipu3: Remove unused includesMilan Zamazal
2024-09-02tests: Add a missing iostream includeMilan Zamazal
2024-08-30pipeline: uvcvideo: Implement acquireDevice() + releaseDevice()Hans de Goede
2024-08-30libcamera: camera: Use invokeMethod() for pipe_->acquire() and pipe_->release()Hans de Goede
2024-08-30pipeline_handler: Add acquireDevice() function to mirror releaseDevice()Hans de Goede
2024-08-27ipa: rkisp1: blc: Add support for BLS in compandPaul Elder
2024-08-27ipa: rkisp1: Add compand feature flag to ipa contextPaul Elder
2024-08-27ipa: rkisp1: params: Add companding blocksLaurent Pinchart
2024-08-27pipeline: rkisp1: Use the extensible parameters formatJacopo Mondi
2024-08-27ipa: rkisp1: Use the new ISP parameters abstractionLaurent Pinchart
2024-08-27ipa: rkisp1: Add ISP parameters abstraction classLaurent Pinchart
2024-08-27ipa: rkisp1: Pass parameters buffer size to pipeline handlerJacopo Mondi
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