summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysapps: ppm_writer: Return EIO on I/O errorsHEADmasterMilan Zamazal
4 daysapps: ppm_writer: Add a missing includeMilan Zamazal
4 dayslibcamera: software_isp: Move a non-loop condition out of the loopMilan Zamazal
6 dayslibcamera: pipeline: Move tuning file override handling to IPAProxyLaurent Pinchart
6 daysipa: libipa: lux: Fix indentationLaurent Pinchart
10 daysipa: raspberry: Report new AeEnable control as availablePaul Elder
10 daysipa: rkisp1: agc: Report new AeEnable control as availablePaul Elder
10 dayslibcamera: camera: Pre-process AeEnable controlPaul Elder
10 dayscontrols: Redefine AeEnablePaul Elder
10 dayscontrols: Remove AeLockedJacopo Mondi
10 daysgstreamer: Generate the new AEGC controlsPaul Elder
10 daysipa: rkisp1: Port to the new AEGC controlsPaul Elder
10 daysipa: raspberry: Port to the new AEGC controlsJacopo Mondi
10 daystest: ipa_data_serialization: Use DebugMetadataEnableJacopo Mondi
10 dayslibcamera: uvcvideo: Register ExposureTimeMode controlJacopo Mondi
10 daysDocumentation: design: ae: Document the design for AE controlsPaul Elder
10 dayscontrols: Introduce AEGC-related controlsPaul Elder
10 dayslibcamera: v4l2_subdevice: Work around false positive warningLaurent Pinchart
2025-01-14DmaBufAllocator: Avoid syncing with an invalid file descriptorHarvey Yang
2025-01-14libcamera: virtual: Install configuration fileBarnabás Pőcze
2025-01-14libcamera: pipeline: virtual: Demote config file error message to debugLaurent Pinchart
2025-01-14libcamera: pipeline_handler: Enable silent configuration file lookupLaurent Pinchart
2025-01-10meson: Don't override pipeline list when `auto` is selectedBarnabás Pőcze
2025-01-10meson: Convert `v4l2` into a feature optionBarnabás Pőcze
2025-01-10gstreamer: allocator: gst_libcamera_allocator_new(): Fix memory leakBarnabás Pőcze
2025-01-10gstreamer: allocator: gst_libcamera_allocator_new(): Recognize errorsBarnabás Pőcze
2025-01-09Thread: Fix setThreadAffinity race condition in startHarvey Yang
2025-01-09utils: codegen: controls.py: Fix missing direction error messagePaul Elder
2025-01-09libcamera: include: Include missing stdint.h headerLaurent Pinchart
2025-01-09libcamera: Add missing <stdint.h> include to dma_buf_allocator.hSergei Trofimovich
2025-01-08libcamera: base: Remove custom __nodiscard attributeMattijs Korpershoek
2025-01-08libcamera: camera_sensor: Add support for embedded dataLaurent Pinchart
2025-01-08libcamera: Add CameraSensor implementation for raw V4L2 sensorsLaurent Pinchart
2025-01-08libcamera: v4l2_videodevice: Update to the new kernel metadata APILaurent Pinchart
2025-01-08libcamera: v4l2_subdevice: Add new metadata formatsLaurent Pinchart
2025-01-08include: linux: videodev2: Add generic line based pixel formatsJacopo Mondi
2025-01-08include: linux: Update headers for line-based embedded data supportJacopo Mondi
2025-01-08ipa: rpi: Provide the camera helper with the hardware configurationNaushir Patuck
2025-01-08ipa: rpi: Add a HW property to determine if the data buffer is stridedNaushir Patuck
2025-01-08ipa: rpi: Add erase()/eraseLocked() to RPiController::MetadataNaushir Patuck
2025-01-08ipa: rpi: Use r-value references in the set()/setLocked() functionsNaushir Patuck
2025-01-08ipa: rpi: Add vc4 tuning files for imx415Dave Stevenson
2025-01-08ipa: rpi: Add cam_helper for imx415Dave Stevenson
2025-01-08libcamera: camera_sensor_properties: Add delays for imx415Dave Stevenson
2025-01-07DmaBufAllocator: Make DmaSyncer non-copyableHarvey Yang
2025-01-06libcamera: virtual: Speed up test pattern animationBarnabás Pőcze
2025-01-06libcamera: virtual: Query number of planes correctlyBarnabás Pőcze
2025-01-06libcamera: virtual: Avoid some copiesBarnabás Pőcze
2024-12-23libcamera v0.4.0Kieran Bingham
2024-12-23utils: gen-debug-controls: Output direction flagStefan Klug