summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-06-03include: linux: Update kernel headers to version v6.10-rc1Hans de Goede
2024-06-03update-kernel-headers: Add linux/udmabuf.h to headers to syncHans de Goede
2024-06-03test: ipa: rkisp1-utils: Fix coding style for template argumentsLaurent Pinchart
2024-06-03pipeline: vimc: Don't hardcode scaling factor with recent kernelsLaurent Pinchart
2024-06-03test: v4l2_videodevice: Increase timeout for vimc capture testsLaurent Pinchart
2024-06-03test: fence: Increase timeout for fence testLaurent Pinchart
2024-06-03test: fence: Fix race conditionLaurent Pinchart
2024-06-03test: fence: Turn class member variable into local variableLaurent Pinchart
2024-06-03test: camera: Increase timeout for vimc capture testsLaurent Pinchart
2024-06-02libcamera: software_isp: Remove TODO about internal representationMilan Zamazal
2024-06-02libcamera: software_isp: Remove DebayerParams::kGain10Milan Zamazal
2024-06-02libcamera: software_isp: Move color mappings out of debayeringMilan Zamazal
2024-06-02libcamera: software_isp: Honor black level in AWBMilan Zamazal
2024-06-02libcamera: software_isp: Use a specific integer type for black levelMilan Zamazal
2024-05-31utils: checkstyle.py: Show location of coding style issue within lineLaurent Pinchart
2024-05-31utils: checkstyle.py: Add a check for hex valuesLaurent Pinchart
2024-05-31utils: checkstyle.py: Extend IncludeChecker to cover math.hLaurent Pinchart
2024-05-31utils: checkstyle.py: Refactor IncludeCheckerLaurent Pinchart
2024-05-31test: ipa: rkisp1-utils: Fix capitalization of hex numbersPaul Elder
2024-05-31ipa: rkisp1: Add a helper to convert floating-point to fixed-pointPaul Elder
2024-05-27android: camera_capabilities: Fix GCC 14 warningBarnabás Pőcze
2024-05-27ipa: rpi: Make monoSensor() accessor constLaurent Pinchart
2024-05-21libcamera: yaml_parser: Avoid double lookup in `operator[]`Barnabás Pőcze