summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursmeson: Don't override pipeline list when `auto` is selectedHEADmasterBarnabás Pőcze
16 hoursmeson: Convert `v4l2` into a feature optionBarnabás Pőcze
17 hoursgstreamer: allocator: gst_libcamera_allocator_new(): Fix memory leakBarnabás Pőcze
17 hoursgstreamer: allocator: gst_libcamera_allocator_new(): Recognize errorsBarnabás Pőcze
30 hoursThread: Fix setThreadAffinity race condition in startHarvey Yang
32 hoursutils: codegen: controls.py: Fix missing direction error messagePaul Elder
39 hourslibcamera: include: Include missing stdint.h headerLaurent Pinchart
2 dayslibcamera: Add missing <stdint.h> include to dma_buf_allocator.hSergei Trofimovich
3 dayslibcamera: base: Remove custom __nodiscard attributeMattijs Korpershoek
3 dayslibcamera: camera_sensor: Add support for embedded dataLaurent Pinchart
3 dayslibcamera: Add CameraSensor implementation for raw V4L2 sensorsLaurent Pinchart
3 dayslibcamera: v4l2_videodevice: Update to the new kernel metadata APILaurent Pinchart
3 dayslibcamera: v4l2_subdevice: Add new metadata formatsLaurent Pinchart
3 daysinclude: linux: videodev2: Add generic line based pixel formatsJacopo Mondi
3 daysinclude: linux: Update headers for line-based embedded data supportJacopo Mondi
3 daysipa: rpi: Provide the camera helper with the hardware configurationNaushir Patuck
3 daysipa: rpi: Add a HW property to determine if the data buffer is stridedNaushir Patuck
3 daysipa: rpi: Add erase()/eraseLocked() to RPiController::MetadataNaushir Patuck
3 daysipa: rpi: Use r-value references in the set()/setLocked() functionsNaushir Patuck
3 daysipa: rpi: Add vc4 tuning files for imx415Dave Stevenson
3 daysipa: rpi: Add cam_helper for imx415Dave Stevenson
3 dayslibcamera: camera_sensor_properties: Add delays for imx415Dave Stevenson
4 daysDmaBufAllocator: Make DmaSyncer non-copyableHarvey Yang
5 dayslibcamera: virtual: Speed up test pattern animationBarnabás Pőcze
5 dayslibcamera: virtual: Query number of planes correctlyBarnabás Pőcze
5 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
2024-12-17mali-c55: Plumb the IPA module inJacopo Mondi