Age | Commit message (Expand) | Author |
2024-09-12 | libcamera: v4l2_videodevice: Improve readability | Stefan Klug |
2024-09-12 | libcamera: pipeline: simple: Fix typos in match routing comment | Kieran Bingham |
2024-09-12 | libcamera: libipa: camera_sensor: Add IMX283 black level | Kieran Bingham |
2024-09-12 | ipa: rpi: Adding IMX283 support | will whang |
2024-09-11 | qcam: viewfinder_gl: Render image centered in letterbox | Laurent Pinchart |
2024-09-11 | qcam: viewfinder_gl: Drop duplicate glClearColor() | Laurent Pinchart |
2024-09-11 | qcam: viewfinder_gl: Fix binding of vertex buffer and shader program | Laurent Pinchart |
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-04 | utils: checkstyle: Remove style checker for python pep8 | Stefan Klug |
2024-09-04 | utils: checkstyle: Add a python formatter | Stefan Klug |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-03 | utils: ipc: Include <string> in generated headers where needed | 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: 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: ipa: 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-09-02 | tests: Add a missing iostream include | 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-27 | include: linux: Update headers for rkisp1 extensible parameters | Jacopo Mondi |
2024-08-27 | utils: update-kernel-headers: Support relative path to kernel git tree | Laurent Pinchart |
2024-08-25 | Documentation: Fix links from API references to guides | Daniel Scally |