Age | Commit message (Expand) | Author |
2024-06-13 | ipa: rkisp1: cproc: Merge identical functions | Stefan Klug |
2024-06-13 | ipa: rkisp1: cproc: Use anonymous namespace to limit symbol visibility | Stefan Klug |
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-13 | pipeline: rpi: Don't validate configuration in generateConfiguration() | Naushir Patuck |
2024-06-13 | libcamera: yaml_parser: Make default value templated in `get()` | Barnabás Pőcze |
2024-06-13 | libcamera: libipa: camera_sensor: Define AR0521 helper functions inline | Laurent Pinchart |
2024-06-12 | libcamera: controls: Add missing period at end of Gamma description | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Avoid use of auto for short type | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Mark default gamma table as static constexpr | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Use copydoc | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Drop incorrect [[maybe_unused]] | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Fix typographical issues in documentation. | Laurent Pinchart |
2024-06-12 | ipa: rpi: controller: Use libipa's Pwl class | Paul Elder |
2024-06-12 | ipa: libipa: Copy pwl from rpi, and clean it up to match libcamera | Paul Elder |
2024-06-12 | ipa: libipa: Add Vector class | Paul Elder |
2024-06-11 | pipeline: rkisp1: cproc: Fix default value handling | Stefan Klug |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-06-11 | libcamera: software_isp: Fix includes ordering in simple.cpp | Milan Zamazal |
2024-06-11 | clang-format: Make Qt includes matching case sensitive | Milan Zamazal |
2024-06-11 | ipa: rkisp1: Add GammaOutCorrection algorithm | Stefan Klug |
2024-06-11 | ipa: rkisp1: Fix algorithm controls vanish after configure | Stefan Klug |
2024-06-11 | libcamera: Add gamma control id | Stefan Klug |
2024-06-10 | test: ipa: rkisp1: utils: Fix floating and fixed point conversion test | Paul Elder |
2024-06-05 | libcamera: dma_buf_allocator: Work around lack of file seals in uClibc | Laurent Pinchart |
2024-06-05 | libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibc | Laurent Pinchart |
2024-06-05 | libcamera: dma_buf_allocator: Create memfd with CLOEXEC | Laurent Pinchart |
2024-06-04 | ipa: rpi: Disable StatsOutputEnable control by default | Naushir Patuck |
2024-06-04 | libcamera: software_isp: Allow using dma-buffers from /dev/udmabuf | Hans de Goede |
2024-06-04 | libcamera: DmaBufAllocator: Support allocating from /dev/udmabuf | Hans de Goede |
2024-06-04 | libcamera: Rename DmaHeap class to DmaBufAllocator | Hans de Goede |
2024-06-03 | libcamera: v4l2_subdevice: Update to the new kernel routing API | Laurent Pinchart |
2024-06-03 | include: linux: Update kernel headers to version v6.10-rc1 | Hans de Goede |
2024-06-03 | update-kernel-headers: Add linux/udmabuf.h to headers to sync | Hans de Goede |
2024-06-03 | test: ipa: rkisp1-utils: Fix coding style for template arguments | Laurent Pinchart |
2024-06-03 | pipeline: vimc: Don't hardcode scaling factor with recent kernels | Laurent Pinchart |
2024-06-03 | test: v4l2_videodevice: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-06-03 | test: fence: Increase timeout for fence test | Laurent Pinchart |
2024-06-03 | test: fence: Fix race condition | Laurent Pinchart |
2024-06-03 | test: fence: Turn class member variable into local variable | Laurent Pinchart |
2024-06-03 | test: camera: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-06-02 | libcamera: software_isp: Remove TODO about internal representation | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Remove DebayerParams::kGain10 | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Move color mappings out of debayering | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Honor black level in AWB | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Use a specific integer type for black level | Milan Zamazal |