Age | Commit message (Expand) | Author |
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 |
2024-06-13 | utils: raspberrypi: ctt: Add option to convert between vc4/pisp targets | Naushir Patuck |
2024-06-13 | utils: raspberrypi: ctt: Update tuning tool for HDR | David Plowman |
2024-06-13 | utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSP | Ben Benson |
2024-06-13 | utils: raspberrypi: ctt: Added CAC support to the CTT | Ben Benson |
2024-06-13 | utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSP | David Plowman |
2024-06-03 | update-kernel-headers: Add linux/udmabuf.h to headers to sync | Hans de Goede |
2024-05-31 | utils: checkstyle.py: Show location of coding style issue within line | Laurent Pinchart |
2024-05-31 | utils: checkstyle.py: Add a check for hex values | Laurent Pinchart |
2024-05-31 | utils: checkstyle.py: Extend IncludeChecker to cover math.h | Laurent Pinchart |
2024-05-31 | utils: checkstyle.py: Refactor IncludeChecker | Laurent Pinchart |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | libcamera: Drop file name from header comment blocks in templates | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: controls: Generate enum value-name maps | Daniel Scally |
2024-04-20 | libcamera: Fix output spelling error | Umang Jain |
2024-04-19 | utils: checkstyle.py: Drop period at end of Doxygen one liners | Laurent Pinchart |
2024-04-19 | utils: checkstyle.py: Use r'' strings for regular expressions | Laurent Pinchart |
2024-04-17 | ipu3: Use posix basename | Khem Raj |
2024-04-13 | utils: ipc: Fix async main interface functions with no parameters | Paul Elder |
2024-04-10 | utils: ipc: Fix event functions with no parameters | Paul Elder |
2024-03-19 | utils: tuning: readme: Improve names of dependency packages | Paul Elder |
2024-03-15 | checkstyle: Work around bug in difflib | Stefan Klug |