summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-03pipeline: vimc: Don't hardcode scaling factor with recent kernelsLaurent 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-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
2024-05-21treewide: Query list of cameras just onceBarnabás Pőcze
2024-05-16ipa: rpi: Add accessor function for monoSensor_Naushir Patuck
2024-05-16ipa: rpi: Add HDR supportNaushir Patuck
2024-05-16libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 infoNaushir Patuck
2024-05-16libcamera: formats: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-16libcamera: formats: Add RGB48 formatsNaushir Patuck
2024-05-14libcamera: camera_manager: Add environment variable to order pipelines matchJulien Vuillaumier
2024-05-14libcamera: pipeline: Add a get factory by name helperJulien Vuillaumier
2024-05-14libcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
2024-05-14gstreamer: Use copied camera nameBarnabás Pőcze
2024-05-14gstreamer: Fix string memory leakBarnabás Pőcze
2024-05-13ipa: libipa: histogram: Fix documentation of constructorLaurent Pinchart
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09libcamera: Drop file name from header comment blocks in templatesLaurent Pinchart
2024-05-09ipa: rkisp1: agc: Fix histogram constructionPaul Elder
2024-05-09ipa: rpi: Fix for incorrectly reported max shutter speedNaushir Patuck
2024-05-09pipeline: rpi: Avoid duplicating size range for the same pixel formatDavid Plowman
2024-05-09ipa: libipa: histogram: Add transform parameter to constructorPaul Elder
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-08ipa: rkisp1: Remove bespoke Agc functionsDaniel Scally
2024-05-08ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminanceDaniel Scally
2024-05-08ipa: ipu3: Remove bespoke AGC functions from IPU3Daniel Scally