Age | Commit message (Expand) | Author |
2024-09-25 | utils: abi-compat: sort meson options | Kieran Bingham |
2024-09-25 | utils: abi-compat: Disable python build | Kieran Bingham |
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-08-27 | utils: update-kernel-headers: Support relative path to kernel git tree | 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 | 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-14 | utils: tuning: Change Tuner.add() to accept a list of modules | Stefan Klug |
2024-08-14 | utils: tuning: rkisp1: Clean up tuner construction | Stefan Klug |
2024-08-12 | utils: checkstyle.py: Add __repr__ method to Commit class | Laurent Pinchart |
2024-08-12 | utils: checkstyle.py: Skip title and trailers checkers for pre-commit | Laurent Pinchart |
2024-08-12 | utils: checkstyle.py: Rework commit message parsing | Laurent Pinchart |
2024-08-07 | utils: checkstyle.py: Fix trailer parsing for commits with changelogs | Laurent Pinchart |
2024-08-07 | utils: checkstyle.py: Validate SoB trailer against author | Laurent Pinchart |
2024-08-07 | utils: checkstyle.py: Add author property to Commit class | Laurent Pinchart |
2024-08-05 | utils: checkstyle.py: Warn when no valid Signed-off-by line is found | Laurent Pinchart |
2024-07-25 | utils: gen-version: Use posix compliant date | Zach DeCook |
2024-07-05 | libtuning: agc: rkisp1: Increase y-target | Stefan Klug |
2024-07-05 | libtuning: lsc: Prevent negative values | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Do not calculate ratios to green | Stefan Klug |
2024-07-05 | tuning: rkisp1: Add some static modules | Stefan Klug |
2024-07-05 | libtuning: Add static module | Stefan Klug |
2024-07-05 | libtuning: Only warn if processing returns None | Stefan Klug |
2024-07-05 | libtuning: Handle cases, where no lsc tuning images are present | Stefan Klug |
2024-07-05 | libtuning: modules: Add initial CCM module | Paul Elder |
2024-07-05 | libtuning: Remove need for Cam object from ccm | Stefan Klug |
2024-07-05 | libtuning: Use the color member of the Image class | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Clip lsc values to valid range | Stefan Klug |
2024-07-05 | libtuning: Be a bit more verbose | Stefan Klug |
2024-07-05 | libtuning: Reactivate macbeth locator | Stefan Klug |
2024-07-05 | libtuning: Implement a minimal yaml parser | Stefan Klug |
2024-07-05 | libtuning: Improve filename parsing | Stefan Klug |
2024-07-05 | libtuning: Fix visualize_macbeth_chart() | Stefan Klug |
2024-07-05 | libtuning: Migrate prints to python logging framework | Stefan Klug |
2024-07-05 | libtuning: Fix imports | Stefan Klug |
2024-07-05 | utils: tuning: Add requirements file and update readme | Stefan Klug |
2024-07-05 | libtuning: Copy visualize_macbeth_chart from raspberry pi | Stefan Klug |
2024-07-05 | libtuning: Copy files from raspberrypi | Stefan Klug |
2024-07-05 | libtuning: Fix reference image | Stefan Klug |
2024-07-05 | libtuning: Backport improvements in MacBeth search reliability | Stefan Klug |
2024-06-29 | utils: libtuning: Correct GBRG Image parsing | Daniel Scally |
2024-06-14 | utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning script | Paul Elder |
2024-06-14 | utils: libtuning: modules: Add skeletal AGC module | Paul Elder |
2024-06-13 | utils: raspberrypi: ctt: Add a maximum gain parameter for LSC | David Plowman |