Age | Commit message (Expand) | Author |
2025-02-04 | libcamera: pipeline: virtual: Simplify error return | Barnabás Pőcze |
2025-02-04 | libcamera: base: object,thread: Disable copy/move | Barnabás Pőcze |
2025-02-04 | Documentation: guides: application-developer: Fix variable shadowing | Barnabás Pőcze |
2025-02-01 | libcamera: software_isp: Handle signals in the proper thread | Milan Zamazal |
2025-01-27 | apps: ppm_writer: Return EIO on I/O errors | Milan Zamazal |
2025-01-27 | apps: ppm_writer: Add a missing include | Milan Zamazal |
2025-01-27 | libcamera: software_isp: Move a non-loop condition out of the loop | Milan Zamazal |
2025-01-24 | libcamera: pipeline: Move tuning file override handling to IPAProxy | Laurent Pinchart |
2025-01-24 | ipa: libipa: lux: Fix indentation | Laurent Pinchart |
2025-01-20 | ipa: raspberry: Report new AeEnable control as available | Paul Elder |
2025-01-20 | ipa: rkisp1: agc: Report new AeEnable control as available | Paul Elder |
2025-01-20 | libcamera: camera: Pre-process AeEnable control | Paul Elder |
2025-01-20 | controls: Redefine AeEnable | Paul Elder |
2025-01-20 | controls: Remove AeLocked | Jacopo Mondi |
2025-01-20 | gstreamer: Generate the new AEGC controls | Paul Elder |
2025-01-20 | ipa: rkisp1: Port to the new AEGC controls | Paul Elder |
2025-01-20 | ipa: raspberry: Port to the new AEGC controls | Jacopo Mondi |
2025-01-20 | test: ipa_data_serialization: Use DebugMetadataEnable | Jacopo Mondi |
2025-01-20 | libcamera: uvcvideo: Register ExposureTimeMode control | Jacopo Mondi |
2025-01-20 | Documentation: design: ae: Document the design for AE controls | Paul Elder |
2025-01-20 | controls: Introduce AEGC-related controls | Paul Elder |
2025-01-20 | libcamera: v4l2_subdevice: Work around false positive warning | Laurent Pinchart |
2025-01-14 | DmaBufAllocator: Avoid syncing with an invalid file descriptor | Harvey Yang |
2025-01-14 | libcamera: virtual: Install configuration file | Barnabás Pőcze |
2025-01-14 | libcamera: pipeline: virtual: Demote config file error message to debug | Laurent Pinchart |
2025-01-14 | libcamera: pipeline_handler: Enable silent configuration file lookup | Laurent Pinchart |
2025-01-10 | meson: Don't override pipeline list when `auto` is selected | Barnabás Pőcze |
2025-01-10 | meson: Convert `v4l2` into a feature option | Barnabás Pőcze |
2025-01-10 | gstreamer: allocator: gst_libcamera_allocator_new(): Fix memory leak | Barnabás Pőcze |
2025-01-10 | gstreamer: allocator: gst_libcamera_allocator_new(): Recognize errors | Barnabás Pőcze |
2025-01-09 | Thread: Fix setThreadAffinity race condition in start | Harvey Yang |
2025-01-09 | utils: codegen: controls.py: Fix missing direction error message | Paul Elder |
2025-01-09 | libcamera: include: Include missing stdint.h header | Laurent Pinchart |
2025-01-09 | libcamera: Add missing <stdint.h> include to dma_buf_allocator.h | Sergei Trofimovich |
2025-01-08 | libcamera: base: Remove custom __nodiscard attribute | Mattijs Korpershoek |
2025-01-08 | libcamera: camera_sensor: Add support for embedded data | Laurent Pinchart |
2025-01-08 | libcamera: Add CameraSensor implementation for raw V4L2 sensors | Laurent Pinchart |
2025-01-08 | libcamera: v4l2_videodevice: Update to the new kernel metadata API | Laurent Pinchart |
2025-01-08 | libcamera: v4l2_subdevice: Add new metadata formats | Laurent Pinchart |
2025-01-08 | include: linux: videodev2: Add generic line based pixel formats | Jacopo Mondi |
2025-01-08 | include: linux: Update headers for line-based embedded data support | Jacopo Mondi |
2025-01-08 | ipa: rpi: Provide the camera helper with the hardware configuration | Naushir Patuck |
2025-01-08 | ipa: rpi: Add a HW property to determine if the data buffer is strided | Naushir Patuck |
2025-01-08 | ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata | Naushir Patuck |
2025-01-08 | ipa: rpi: Use r-value references in the set()/setLocked() functions | Naushir Patuck |
2025-01-08 | ipa: rpi: Add vc4 tuning files for imx415 | Dave Stevenson |
2025-01-08 | ipa: rpi: Add cam_helper for imx415 | Dave Stevenson |
2025-01-08 | libcamera: camera_sensor_properties: Add delays for imx415 | Dave Stevenson |
2025-01-07 | DmaBufAllocator: Make DmaSyncer non-copyable | Harvey Yang |
2025-01-06 | libcamera: virtual: Speed up test pattern animation | Barnabás Pőcze |