summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayslibcamera: pipeline_handler: Enable silent configuration file lookupLaurent Pinchart
9 daysmeson: Don't override pipeline list when `auto` is selectedBarnabás Pőcze
9 daysmeson: Convert `v4l2` into a feature optionBarnabás Pőcze
9 daysgstreamer: allocator: gst_libcamera_allocator_new(): Fix memory leakBarnabás Pőcze
9 daysgstreamer: allocator: gst_libcamera_allocator_new(): Recognize errorsBarnabás Pőcze
10 daysThread: Fix setThreadAffinity race condition in startHarvey Yang
10 daysutils: codegen: controls.py: Fix missing direction error messagePaul Elder
10 dayslibcamera: include: Include missing stdint.h headerLaurent Pinchart
11 dayslibcamera: Add missing <stdint.h> include to dma_buf_allocator.hSergei Trofimovich
11 dayslibcamera: base: Remove custom __nodiscard attributeMattijs Korpershoek
11 dayslibcamera: camera_sensor: Add support for embedded dataLaurent Pinchart
11 dayslibcamera: Add CameraSensor implementation for raw V4L2 sensorsLaurent Pinchart
11 dayslibcamera: v4l2_videodevice: Update to the new kernel metadata APILaurent Pinchart
11 dayslibcamera: v4l2_subdevice: Add new metadata formatsLaurent Pinchart
11 daysinclude: linux: videodev2: Add generic line based pixel formatsJacopo Mondi
11 daysinclude: linux: Update headers for line-based embedded data supportJacopo Mondi
11 daysipa: rpi: Provide the camera helper with the hardware configurationNaushir Patuck
11 daysipa: rpi: Add a HW property to determine if the data buffer is stridedNaushir Patuck
11 daysipa: rpi: Add erase()/eraseLocked() to RPiController::MetadataNaushir Patuck
11 daysipa: rpi: Use r-value references in the set()/setLocked() functionsNaushir Patuck
12 daysipa: rpi: Add vc4 tuning files for imx415Dave Stevenson
12 daysipa: rpi: Add cam_helper for imx415Dave Stevenson
12 dayslibcamera: camera_sensor_properties: Add delays for imx415Dave Stevenson
13 daysDmaBufAllocator: Make DmaSyncer non-copyableHarvey Yang
14 dayslibcamera: virtual: Speed up test pattern animationBarnabás Pőcze
14 dayslibcamera: virtual: Query number of planes correctlyBarnabás Pőcze
14 dayslibcamera: virtual: Avoid some copiesBarnabás Pőcze
2024-12-23libcamera v0.4.0v0.4.0Kieran Bingham
2024-12-23utils: gen-debug-controls: Output direction flagStefan Klug
2024-12-23ipa: rkisp1: Add Lux algorithm modulePaul Elder
2024-12-23ipa: libipa: Add Lux helperPaul Elder
2024-12-20ipa: rpi: awb: Make it possible to set the colour temperature directlyDavid Plowman
2024-12-20utils: tuning: rkisp1: Replace static AWB with new AWB moduleStefan Klug
2024-12-20libtuning: Add initial AWB moduleStefan Klug
2024-12-20libtuning: Fix access to color member in ctt_awb.awb()Stefan Klug
2024-12-20libtuning: Remove the Cam object from ctt_awb.awb()Stefan Klug
2024-12-20libtuning: Use logging framework in ctt_awb.awb()Stefan Klug
2024-12-20ipa: rkisp1: awb: Implement ColourTemperature controlStefan Klug
2024-12-20ipa: rkisp1: awb: Load white balance gains from tuning fileStefan Klug
2024-12-20libcamera: controls: Update the ColourTemperature control to be writableStefan Klug
2024-12-18utils: tuning: libtuning: Fix tuning for non RGGB RAWsStefan Klug
2024-12-18apps: cam: Print control direction informationPaul Elder
2024-12-18libcamera: controls: Add support for querying direction informationPaul Elder
2024-12-18utils: codegen: controls.py: Parse direction informationPaul Elder
2024-12-18libcamera: controls: Populate direction field in control definitionsPaul Elder
2024-12-17ipa: mali-c55: Add IMX415 tuning data fileDaniel Scally
2024-12-17ipa: mali-c55: Add Lens Shading Correction algorithmDaniel Scally
2024-12-17ipa: mali-c55: Add AWB AlgorithmDaniel Scally
2024-12-17ipa: mali-c55: Add BLC AlgorithmJacopo Mondi
2024-12-17ipa: mali-c55: Add Agc algorithmDaniel Scally