Age | Commit message (Expand) | Author |
2022-10-18 | utils: ipc: Allow the skipHeader attribute on enums | Paul Elder |
2022-10-18 | utils: ipc: Add support for Flags | Paul Elder |
2022-10-18 | utils: ipc: Add support for enums in function parameters | Paul Elder |
2022-10-13 | utils: Provide a release script | Kieran Bingham |
2022-10-13 | utils: semver: Add version helper | Kieran Bingham |
2022-10-07 | utils: gen-controls: Improve YAML notation for variable-size array controls | Laurent Pinchart |
2022-10-07 | utils: gen-controls: Factor out YAML data handling in classes | Laurent Pinchart |
2022-09-30 | utils: rkisp1: gen-csc-table: Add support for inverting the CSC | Laurent Pinchart |
2022-09-30 | utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.py | Laurent Pinchart |
2022-08-30 | utils: rkisp1: gen-csc-table: Specify coefficients with full precision | Laurent Pinchart |
2022-08-26 | utils: rkisp1: Add script to generate CSC coefficients | Laurent Pinchart |
2022-08-09 | libcamera: controls: Generate and use fixed-sized Span types | Christian Rauch |
2022-08-03 | utils: raspberrypi: ctt: dng_load_image: Work with DNG files from Picamera2 | William Vinnicombe |
2022-08-02 | utils: raspberrypi: ctt: Add alsc_only method | William Vinnicombe |
2022-07-28 | utils: raspberrypi: Add tuning file conversion script | Naushir Patuck |
2022-07-28 | utils: raspberrypi: ctt: Output version 2.0 format tuning files | Naushir Patuck |
2022-07-27 | raspberrypi: Update Copyright statement in all Raspberry Pi source files | Naushir Patuck |
2022-07-19 | utils: ipu3-pack: Provide a 10-bit bayer packing utility | Umang Jain |
2022-07-15 | utils: rkisp1: Support optional CSI-2 receiver subdev | Laurent Pinchart |
2022-07-15 | utils: rkisp1: Fix pixel format for raw capture | Laurent Pinchart |
2022-07-15 | utils: rkisp1: Fix sensor format parsing | Laurent Pinchart |
2022-07-15 | utils: rkisp1: Remove frames before starting capture | Laurent Pinchart |
2022-07-13 | utils: ipu3-unpack: Fix error string | Umang Jain |
2022-07-06 | utils: raspberrypi: ctt: load_image: Ignore JPEG files with no raw data | William Vinnicombe |
2022-06-03 | utils: checkstyle.py: Fix color bleed | Tomi Valkeinen |
2022-06-01 | utils: checkstyle: Ensure "..." include style for internal headers | Laurent Pinchart |
2022-06-01 | utils: checkstyle: Run the CLangFormatter last | Laurent Pinchart |
2022-03-28 | utils: hooks: pre-push: Catch commits without author's SoB | Laurent Pinchart |
2022-01-27 | utils: ipc: Add __init__.py for local module utils/ipc/generators | Han-Lin Chen |
2022-01-03 | utils: update-kernel-headers: Update path to intel-ipu3.h | Laurent Pinchart |
2021-12-14 | utils: tracepoints: gen-tp-header: Add execute permission | Brian Olson |
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |
2021-12-04 | libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor | Hirokazu Honda |
2021-11-24 | utils: Convert to pragma once | Kieran Bingham |
2021-10-19 | build: Preserve upstream git versioning using meson dist | Naushir Patuck |
2021-10-19 | utils: gen-version: Pass the meson source root to the gen-version.sh script | Naushir Patuck |
2021-10-19 | utils: hooks: pre-push: Check push to integration/* branches | Laurent Pinchart |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-09-27 | ipa: proxy_worker: Reset ControlSerializer on worker | Jacopo Mondi |
2021-09-10 | utils: ipc: proxy worker: Fix indentation in call deserialization | Paul Elder |
2021-09-02 | libcamera: Drop emitter object pointer from signal arguments | Laurent Pinchart |
2021-09-02 | libcamera: Don't use emitter object pointer argument to slot | Laurent Pinchart |
2021-08-27 | utils: checkstyle.py: Use single-quoted strings when possible | Laurent Pinchart |
2021-08-19 | ipa: Use FileDescriptor instead of int in layers above IPC payload | Paul Elder |
2021-08-18 | utils: ipc: ipa_proxy_worker: Log IPCUnixSocket::send() failures | Laurent Pinchart |
2021-08-05 | utils: ipc: Initialise ThreadProxy | Kieran Bingham |
2021-08-03 | utils: raspberrypi: ctt: Fix namespace for sklearn NearestCentroid function | David Plowman |
2021-08-02 | utils: raspberrypi: ctt: Fix usage of findHomography function | David Plowman |
2021-07-27 | utils: ipc: Assign a new gid to proxy worker | Umang Jain |
2021-07-09 | utils: ipc: proxy: Reset ControlSerializer during IPA configure | Umang Jain |