summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-16ipa: libipa: pwl: Specialize YamlObject getterLaurent Pinchart
2024-06-16ipa: libipa: pwl: Add a constructor that moves a Point vectorLaurent Pinchart
2024-06-16ipa: libipa: pwl: Add a size() functionLaurent Pinchart
2024-06-16ipa: libipa: pwl: Make the empty() function inlineLaurent Pinchart
2024-06-16ipa: libipa: pwl: Suffix \param with directionLaurent Pinchart
2024-06-16ipa: libipa: vector: Drop readYaml() functionLaurent Pinchart
2024-06-16ipa: libipa: vector: Specialize YamlObject getterLaurent Pinchart
2024-06-16libcamera: yaml_parser: Delegate YamlObject::get() to helper structureLaurent Pinchart
2024-06-16libcamera: yaml_parser: Drop std::enable_if_t guards for get() functionLaurent Pinchart
2024-06-14utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning scriptPaul Elder
2024-06-14utils: libtuning: modules: Add skeletal AGC modulePaul Elder
2024-06-14ipa: rkisp1: agc: Plumb mode-selection and frame duration controlsPaul Elder
2024-06-14ipa: rkisp1: agc: Read histogram weights from tuning filePaul Elder
2024-06-13ipa: rkisp1: cproc: Drop incorrect [[maybe_unused]]Stefan Klug
2024-06-13ipa: rkisp1: cproc: Merge identical functionsStefan Klug
2024-06-13ipa: rkisp1: cproc: Use anonymous namespace to limit symbol visibilityStefan Klug
2024-06-13utils: raspberrypi: ctt: Add a maximum gain parameter for LSCDavid Plowman
2024-06-13utils: raspberrypi: ctt: Add option to convert between vc4/pisp targetsNaushir Patuck
2024-06-13utils: raspberrypi: ctt: Update tuning tool for HDRDavid Plowman
2024-06-13utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSPBen Benson
2024-06-13utils: raspberrypi: ctt: Added CAC support to the CTTBen Benson
2024-06-13utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSPDavid Plowman
2024-06-13pipeline: rpi: Don't validate configuration in generateConfiguration()Naushir Patuck
2024-06-13libcamera: yaml_parser: Make default value templated in `get()`Barnabás Pőcze
2024-06-13libcamera: libipa: camera_sensor: Define AR0521 helper functions inlineLaurent Pinchart
2024-06-12libcamera: controls: Add missing period at end of Gamma descriptionLaurent Pinchart
2024-06-12ipa: rkisp1: goc: Avoid use of auto for short typeLaurent Pinchart
2024-06-12ipa: rkisp1: goc: Mark default gamma table as static constexprLaurent Pinchart
2024-06-12ipa: rkisp1: goc: Use copydocLaurent Pinchart
2024-06-12ipa: rkisp1: goc: Drop incorrect [[maybe_unused]]Laurent Pinchart
2024-06-12ipa: rkisp1: goc: Fix typographical issues in documentation.Laurent Pinchart
2024-06-12ipa: rpi: controller: Use libipa's Pwl classPaul Elder
2024-06-12ipa: libipa: Copy pwl from rpi, and clean it up to match libcameraPaul Elder
2024-06-12ipa: libipa: Add Vector classPaul Elder
2024-06-11pipeline: rkisp1: cproc: Fix default value handlingStefan Klug
2024-06-11meson: Group libipa and libipa_includes in a dependency objectLaurent Pinchart
2024-06-11libcamera: software_isp: Fix includes ordering in simple.cppMilan Zamazal
2024-06-11clang-format: Make Qt includes matching case sensitiveMilan Zamazal
2024-06-11ipa: rkisp1: Add GammaOutCorrection algorithmStefan Klug
2024-06-11ipa: rkisp1: Fix algorithm controls vanish after configureStefan Klug
2024-06-11libcamera: Add gamma control idStefan Klug
2024-06-10test: ipa: rkisp1: utils: Fix floating and fixed point conversion testPaul Elder
2024-06-05libcamera: dma_buf_allocator: Work around lack of file seals in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Create memfd with CLOEXECLaurent Pinchart
2024-06-04ipa: rpi: Disable StatsOutputEnable control by defaultNaushir Patuck
2024-06-04libcamera: software_isp: Allow using dma-buffers from /dev/udmabufHans de Goede
2024-06-04libcamera: DmaBufAllocator: Support allocating from /dev/udmabufHans de Goede
2024-06-04libcamera: Rename DmaHeap class to DmaBufAllocatorHans de Goede
2024-06-03libcamera: v4l2_subdevice: Update to the new kernel routing APILaurent Pinchart