summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
12 dayslibcamera: converter: Add interface to support cropping capabilityUmang Jain
12 dayslibcamera: converter: Add interface for feature flagsUmang Jain
2024-10-21libcamera: controls: Add vendor information to ControlIdPaul Elder
2024-10-18libcamera: tracepoints: Fix copyright year for reproducible buildsBernhard M. Wiedemann
2024-10-18libcamera: controls: Add missing size to control_type<Point>Stefan Klug
2024-10-03libcamera: yaml_parser: Take string keys in `std::string_view`Barnabás Pőcze
2024-10-01libcamera: controls: Add ControlTypePointYudhistira Erlandinata
2024-10-01libcamera: geometry: Add two-point Rectangle constructorYudhistira Erlandinata
2024-09-30libcamera: controls: Handle enum values without a castLaurent Pinchart
2024-09-30libcamera: v4l2_videodevice: Add getSelection() functionLaurent Pinchart
2024-09-27libcamera: software_isp: Call Algorithm::prepareMilan Zamazal
2024-09-27libcamera: software_isp: Call Algorithm::queueRequestMilan Zamazal
2024-09-27libcamera: software_isp: Call Algorithm::configureMilan Zamazal
2024-09-27libcamera: software_isp: Track and pass frame idsMilan Zamazal
2024-09-27libcamera: software_isp: Make stats frame and buffer awareMilan Zamazal
2024-09-27libcamera: software_isp: Define skeletons for IPA refactoringMilan Zamazal
2024-09-25libcamera: controls: Add array information to ControlIdPaul Elder
2024-09-25libcamera: controls: Add enum names and values map to ControlIdPaul Elder
2024-09-23libcamera: yaml-parser: Differentiate between empty and empty stringStefan Klug
2024-09-12libcamera: media_object: Add MediaLink string representationsKieran Bingham
2024-09-12libcamera: 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