Age | Commit message (Expand) | Author |
2024-11-13 | libcamera: Add debug control space | Stefan Klug |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-11-08 | libcamera: pipeline_handler: Provide cancelRequest | Milan Zamazal |
2024-11-05 | libcamera: camera_sensor: Sort factories by priority | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Create abstract base class | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Introduce CameraSensorFactory | Jacopo Mondi |
2024-10-24 | libcamera: converter: Add interface to support cropping capability | Umang Jain |
2024-10-24 | libcamera: converter: Add interface for feature flags | Umang Jain |
2024-10-21 | libcamera: controls: Add vendor information to ControlId | Paul Elder |
2024-10-18 | libcamera: tracepoints: Fix copyright year for reproducible builds | Bernhard M. Wiedemann |
2024-10-18 | libcamera: controls: Add missing size to control_type<Point> | Stefan Klug |
2024-10-03 | libcamera: yaml_parser: Take string keys in `std::string_view` | Barnabás Pőcze |
2024-10-01 | libcamera: controls: Add ControlTypePoint | Yudhistira Erlandinata |
2024-10-01 | libcamera: geometry: Add two-point Rectangle constructor | Yudhistira Erlandinata |
2024-09-30 | libcamera: controls: Handle enum values without a cast | Laurent Pinchart |
2024-09-30 | libcamera: v4l2_videodevice: Add getSelection() function | Laurent Pinchart |
2024-09-27 | libcamera: software_isp: Call Algorithm::prepare | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::queueRequest | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::configure | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Track and pass frame ids | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Make stats frame and buffer aware | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Define skeletons for IPA refactoring | Milan Zamazal |
2024-09-25 | libcamera: controls: Add array information to ControlId | Paul Elder |
2024-09-25 | libcamera: controls: Add enum names and values map to ControlId | Paul Elder |
2024-09-23 | libcamera: yaml-parser: Differentiate between empty and empty string | Stefan Klug |
2024-09-12 | libcamera: media_object: Add MediaLink string representations | Kieran Bingham |
2024-09-12 | libcamera: media_object: Add MediaPad string representations | Kieran Bingham |
2024-09-05 | libcamera: utils: Add ScopeExitActions class | Laurent Pinchart |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-02 | libcamera: includes: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: includes: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: includes: Add missing includes | Milan Zamazal |
2024-09-02 | libcamera: ipa: Remove unused includes | Milan Zamazal |
2024-08-30 | libcamera: camera: Use invokeMethod() for pipe_->acquire() and pipe_->release() | Hans de Goede |
2024-08-30 | pipeline_handler: Add acquireDevice() function to mirror releaseDevice() | Hans de Goede |
2024-08-27 | ipa: rkisp1: Pass parameters buffer size to pipeline handler | Jacopo Mondi |
2024-08-27 | ipa: rkisp1: Pass parameters buffer format to IPA module | Laurent Pinchart |
2024-08-27 | include: linux: Update headers for rkisp1 extensible parameters | Jacopo Mondi |
2024-08-16 | utils: codegen: gen-controls.py: Move helper classes to separate file | Laurent Pinchart |
2024-08-16 | utils: codegen: gen-controls.py: Convert to jinja2 templates | Laurent Pinchart |
2024-08-16 | utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build | Laurent Pinchart |
2024-08-16 | meson: utils: Provide environment for Python scripts | Laurent Pinchart |
2024-08-15 | meson: Move all code generation scripts to utils/codegen/ | Laurent Pinchart |
2024-08-15 | meson: Store controls and properties YAML files in variables | Laurent Pinchart |
2024-08-12 | libcamera: Fix header grouping | Laurent Pinchart |
2024-08-12 | libcamera: Add missing <stdint.h> include to internal/yaml_parser.h | Sergei Trofimovich |
2024-08-12 | libcamera: Add missing <stdint.h> include to base/file.h | Sergei Trofimovich |
2024-08-07 | libcamera: ipa_manager: Remove singleton requirement | Laurent Pinchart |
2024-08-07 | libcamera: Consolidate tracepoint header in libcamera_internal_headers | Laurent Pinchart |
2024-08-07 | libcamera: Add missing headers to libcamera_internal_headers | Laurent Pinchart |