Age | Commit message (Expand) | Author |
2024-09-11 | qcam: viewfinder_qt: Draw the letterbox background black | Laurent Pinchart |
2024-09-11 | qcam: Drop Qt version checks | Laurent Pinchart |
2024-09-11 | qcam: Decrease minimum width of selector dialog | Luca Weiss |
2024-09-10 | v4l2: Support setting frame rate in the V4L2 Adaptation layer | Nejc Galof |
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-09-05 | pipeline: rkisp1: Use ScopeExitActions to simplify error handling in start | Laurent Pinchart |
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: libcamera: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: libcamera: Add missing includes | Milan Zamazal |
2024-09-02 | libcamera: libcamera: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: v4l2: Fix indirect include | Milan Zamazal |
2024-09-02 | libcamera: v4l2: Fix an include placement | Milan Zamazal |
2024-09-02 | libcamera: v4l2: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: uvcvideo: Fix includes | Milan Zamazal |
2024-09-02 | libcamera: libipa: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Replace wrong include | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Remove unused includes | Milan Zamazal |
2024-08-30 | pipeline: uvcvideo: Implement acquireDevice() + releaseDevice() | Hans de Goede |
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: blc: Add support for BLS in compand | Paul Elder |
2024-08-27 | ipa: rkisp1: Add compand feature flag to ipa context | Paul Elder |
2024-08-27 | ipa: rkisp1: params: Add companding blocks | Laurent Pinchart |
2024-08-27 | pipeline: rkisp1: Use the extensible parameters format | Jacopo Mondi |
2024-08-27 | ipa: rkisp1: Use the new ISP parameters abstraction | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Add ISP parameters abstraction class | Laurent Pinchart |
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-25 | libcamera: controls: Fix example for ExposureValue | Fang Hui |
2024-08-25 | libcamera: pipeline_handler: Call releaseDevice() before unlocking media devices | Hans de Goede |
2024-08-25 | libcamera: pipeline_handler: Fix unlocking media devices too early | Hans de Goede |
2024-08-16 | libcamera: controls: Improve formatting of control descriptions in YAML | Laurent Pinchart |
2024-08-16 | py: gen-py-controls: Convert to jinja2 templates | Laurent Pinchart |
2024-08-16 | py: gen-py-controls: Use Control class | Laurent Pinchart |
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 | meson: utils: Provide environment for Python scripts | Laurent Pinchart |
2024-08-15 | libcamera: Drop remaining file names from header comment blocks | Laurent Pinchart |
2024-08-15 | meson: Fix mismatch in controls and properties generated file names | Laurent Pinchart |
2024-08-15 | meson: Store controls and properties YAML files in variables | Laurent Pinchart |
2024-08-14 | libcamera: camera: Hide Camera::create() from the public API | Laurent Pinchart |
2024-08-14 | Documentation: Split public/private documentation | Daniel Scally |
2024-08-14 | Documentation: Add Thread safety page | Daniel Scally |
2024-08-12 | py: cam: Convert to PyQt6 | Tomi Valkeinen |
2024-08-12 | libcamera: simple: Fix a typo in a doc string | Milan Zamazal |
2024-08-12 | ipa: libipa: Add missing CameraSensorHelper fn label in docs | Milan Zamazal |