summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
9 dayslibcamera: media_object: Add MediaLink string representationsKieran Bingham
9 dayslibcamera: media_object: Add MediaPad string representationsKieran Bingham
2024-09-05libcamera: utils: Add ScopeExitActions classLaurent Pinchart
2024-09-03libcamera: ipa: Drop unneded includes from ipa_interface.hLaurent Pinchart
2024-09-02libcamera: includes: Formatting improvementsMilan Zamazal
2024-09-02libcamera: includes: Remove unused includesMilan Zamazal
2024-09-02libcamera: includes: Add missing includesMilan Zamazal
2024-09-02libcamera: ipa: Remove unused includesMilan Zamazal
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: 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-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-15meson: Store controls and properties YAML files in variablesLaurent Pinchart
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-07libcamera: ipa_manager: Remove singleton requirementLaurent Pinchart
2024-08-07libcamera: Consolidate tracepoint header in libcamera_internal_headersLaurent Pinchart
2024-08-07libcamera: Add missing headers to libcamera_internal_headersLaurent Pinchart
2024-08-07libcamera: Consolidate all IPA headers in libcamera_ipa_headersLaurent Pinchart
2024-08-07libcamera: Add version.h to public headersLaurent Pinchart
2024-08-01libcamera: ipa_proxy: Report a missing configuration as a warningMilan Zamazal
2024-08-01libcamera: ipa_proxy: Unify configurationFile argument nameMilan Zamazal
2024-08-01libcamera: base: Add MemFd helper classLaurent Pinchart
2024-07-04libcamera: base: utils: Implement hex() for 8-bit and 16-bit valuesLaurent Pinchart
2024-07-03libcamera: converter: Replace usage of stream index by Stream pointerUmang Jain
2024-07-03converter: converter_v4l2_m2m: Rename private Stream classUmang Jain
2024-06-25ipa: ipa_interface: Declare ipaCreate() in libcamera namespaceLaurent Pinchart
2024-06-25libcamera: base: log: Declare log categories when defining themLaurent Pinchart
2024-06-24libcamera: yaml_parser: Add support for float typesLaurent Pinchart
2024-06-16libcamera: yaml_parser: Delegate YamlObject::get() to helper structureLaurent Pinchart
2024-06-16libcamera: yaml_parser: Drop std::enable_if_t guards for get() functionLaurent Pinchart
2024-06-13libcamera: yaml_parser: Make default value templated in `get()`Barnabás Pőcze
2024-06-04libcamera: DmaBufAllocator: Support allocating from /dev/udmabufHans de Goede
2024-06-04libcamera: Rename DmaHeap class to DmaBufAllocatorHans de Goede
2024-06-03libcamera: v4l2_subdevice: Update to the new kernel routing APILaurent Pinchart
2024-06-03include: linux: Update kernel headers to version v6.10-rc1Hans de Goede
2024-06-02libcamera: software_isp: Remove DebayerParams::kGain10Milan Zamazal
2024-06-02libcamera: software_isp: Move color mappings out of debayeringMilan Zamazal
2024-05-16libcamera: formats: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-16include: linux: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-16include: linux: Add RGB48 formatsNaushir Patuck
2024-05-14libcamera: camera_manager: Add environment variable to order pipelines matchJulien Vuillaumier
2024-05-14libcamera: pipeline: Add a get factory by name helperJulien Vuillaumier