Age | Commit message (Expand) | Author |
2024-06-17 | ipa: rkisp1: Document all AGC parameters in IPAActiveState | Laurent Pinchart |
2024-06-17 | ipa: libipa: agc_mean_luminance: Include missing header | Laurent Pinchart |
2024-06-17 | ipa: libipa: agc_mean_luminance: Fix enumerator names | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Fix initialization without metering modes | Laurent Pinchart |
2024-06-17 | ipa: libipa: vector: Add matrix-vector multiplication | Paul Elder |
2024-06-17 | ipa: rkisp1: algorithms: Add crosstalk algorithm | Paul Elder |
2024-06-17 | ipa: libipa: Add MatrixInterpolator class | Paul Elder |
2024-06-17 | ipa: libipa: Add Matrix class | Paul Elder |
2024-06-16 | ipa: libipa: pwl: Specialize YamlObject getter | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Add a constructor that moves a Point vector | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Add a size() function | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Make the empty() function inline | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Suffix \param with direction | Laurent Pinchart |
2024-06-16 | ipa: libipa: vector: Drop readYaml() function | Laurent Pinchart |
2024-06-16 | ipa: libipa: vector: Specialize YamlObject getter | Laurent Pinchart |
2024-06-16 | libcamera: yaml_parser: Delegate YamlObject::get() to helper structure | Laurent Pinchart |
2024-06-14 | ipa: rkisp1: agc: Plumb mode-selection and frame duration controls | Paul Elder |
2024-06-14 | ipa: rkisp1: agc: Read histogram weights from tuning file | Paul Elder |
2024-06-13 | ipa: rkisp1: cproc: Drop incorrect [[maybe_unused]] | Stefan Klug |
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 | 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 | 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-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 | pipeline: vimc: Don't hardcode scaling factor with recent kernels | 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 |