summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09HACK: acquire media device non-exclusiveleymulticontext/rpi/v3Jacopo Mondi
2024-07-31libcamera: v4l2: Add bind contextJacopo Mondi
2024-07-31videodev2: Add BIND_CONTEXTJacopo Mondi
2024-07-31media_device: Allow to get fdJacopo Mondi
2024-07-09ipa: rpi: pisp: Add '-Wno-address-of-packed-member' to the compiler argsNaushir Patuck
2024-07-09libcamera: pispbe: Use uppercase formats identifiersJacopo Mondi
2024-06-28RASPBERRYPI ONLY: libcamera: v4l2_videodevice: Limit number of queued buffersNaushir Patuck
2024-06-17RASPBERRYPI ONLY: Update README to follow Raspberry Pi documentationmtouzot
2024-06-17RASPBERRYPI ONLY: Add a Github workflow to generate release tarballsSerge Schneider
2024-06-17RASPBERRYPI ONLY: Handle mandatory stream flagsNaushir Patuck
2024-06-17RASPBERRYPI ONLY: Add Sony IMX708 sensor propertiesNick Hollinghurst
2024-06-17ipa: rpi: Add support for Raspberry Pi 5Naushir Patuck
2024-06-17pipeline: rpi: Add support for Raspberry Pi 5Naushir Patuck
2024-06-17meson: Add libpisp.wrapNaushir Patuck
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
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