Age | Commit message (Expand) | Author |
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 |
2024-06-02 | libcamera: software_isp: Move color mappings out of debayering | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Honor black level in AWB | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Use a specific integer type for black level | Milan Zamazal |
2024-05-31 | ipa: rkisp1: Add a helper to convert floating-point to fixed-point | Paul Elder |
2024-05-27 | android: camera_capabilities: Fix GCC 14 warning | Barnabás Pőcze |
2024-05-27 | ipa: rpi: Make monoSensor() accessor const | Laurent Pinchart |
2024-05-21 | libcamera: yaml_parser: Avoid double lookup in `operator[]` | Barnabás Pőcze |
2024-05-21 | treewide: Query list of cameras just once | Barnabás Pőcze |
2024-05-16 | ipa: rpi: Add accessor function for monoSensor_ | Naushir Patuck |
2024-05-16 | ipa: rpi: Add HDR support | Naushir Patuck |
2024-05-16 | libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 info | Naushir Patuck |
2024-05-16 | libcamera: formats: Add PiSP specific image and config buffer formats | Naushir Patuck |
2024-05-16 | libcamera: formats: Add RGB48 formats | Naushir Patuck |
2024-05-14 | libcamera: camera_manager: Add environment variable to order pipelines match | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Add a get factory by name helper | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-14 | gstreamer: Use copied camera name | Barnabás Pőcze |
2024-05-14 | gstreamer: Fix string memory leak | Barnabás Pőcze |
2024-05-13 | ipa: libipa: histogram: Fix documentation of constructor | Laurent Pinchart |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | libcamera: Drop file name from header comment blocks in templates | Laurent Pinchart |
2024-05-09 | ipa: rkisp1: agc: Fix histogram construction | Paul Elder |
2024-05-09 | ipa: rpi: Fix for incorrectly reported max shutter speed | Naushir Patuck |
2024-05-09 | pipeline: rpi: Avoid duplicating size range for the same pixel format | David Plowman |
2024-05-09 | ipa: libipa: histogram: Add transform parameter to constructor | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: rkisp1: Remove bespoke Agc functions | Daniel Scally |
2024-05-08 | ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: ipu3: Remove bespoke AGC functions from IPU3 | Daniel Scally |