Age | Commit message (Expand) | Author |
2024-08-15 | meson: Fix mismatch in controls and properties generated file names | Laurent Pinchart |
2024-08-15 | meson: Store controls and properties YAML files in variables | Laurent Pinchart |
2024-08-14 | libcamera: camera: Hide Camera::create() from the public API | Laurent Pinchart |
2024-08-14 | Documentation: Split public/private documentation | Daniel Scally |
2024-08-14 | Documentation: Add Thread safety page | Daniel Scally |
2024-08-12 | py: cam: Convert to PyQt6 | Tomi Valkeinen |
2024-08-12 | libcamera: simple: Fix a typo in a doc string | Milan Zamazal |
2024-08-12 | ipa: libipa: Add missing CameraSensorHelper fn label in docs | Milan Zamazal |
2024-08-12 | libcamera: formats: Adding Support for Y12P | will whang |
2024-08-12 | libcamera: Fix header grouping | Laurent Pinchart |
2024-08-08 | libcamera: udev: Catch udev notification errors | Kieran Bingham |
2024-08-07 | libcamera: ipa_manager: Remove singleton requirement | Laurent Pinchart |
2024-08-07 | gstreamer: Fix missing "greater than" symbol in author string | Jaslo Ziska |
2024-08-07 | libcamera: Don't add libcamera_public_headers to libcamera_public_sources | Laurent Pinchart |
2024-08-07 | libcamera: Consolidate tracepoint header in libcamera_internal_headers | Laurent Pinchart |
2024-08-07 | libcamera: Consolidate all IPA headers in libcamera_ipa_headers | Laurent Pinchart |
2024-08-07 | libcamera: Move IPA headers to the libcamera_private dependency | Laurent Pinchart |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-08-07 | libcamera: Split public and internal source arrays | Daniel Scally |
2024-08-07 | libcamera: Hide *::Private classes with __DOXYGEN_PUBLIC__ | Laurent Pinchart |
2024-08-07 | libcamera: Mark internal parts of public classes with \internal | Laurent Pinchart |
2024-08-07 | libcamera: Unify Doxygen file directive prefix for formats.h | Laurent Pinchart |
2024-08-07 | libcamera: Make all internal headers visible to Doxygen | Laurent Pinchart |
2024-08-07 | libcamera: Drop path prefix from Doxygen file directive | Laurent Pinchart |
2024-08-05 | libcamera: software_isp: Replace malloc() with std::vector<> | Laurent Pinchart |
2024-08-05 | ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation | Laurent Pinchart |
2024-08-05 | libcamera: Remove spaces at end of lines | Laurent Pinchart |
2024-08-01 | libcamera: ipa_proxy: Report a missing configuration as a warning | Milan Zamazal |
2024-08-01 | libcamera: simple: Log a missing sensor in a better way | Milan Zamazal |
2024-08-01 | libcamera: software_isp: Remove file seal TODO item | Laurent Pinchart |
2024-08-01 | libcamera: shared_mem_object: Prevent memfd from shrinking or growing | Laurent Pinchart |
2024-08-01 | libcamera: base: memfd: Handle uClibc compatibility with function wrapper | Laurent Pinchart |
2024-08-01 | libcamera: base: Add MemFd helper class | Laurent Pinchart |
2024-07-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
2024-07-30 | apps: qcam: Disable -Wextra-semi | Laurent Pinchart |
2024-07-26 | gstreamer: Fix width and height range handling | Hou Qi |
2024-07-25 | gst: Add child proxy support to libcamerasrc | Nicolas Dufresne |
2024-07-25 | libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor properties | Laurent Pinchart |
2024-07-25 | v4l2: v4l2_compat: Fix ioctl() prototype with musl C library | Laurent Pinchart |
2024-07-25 | gstreamer: allocator: Ensure camera manager stay alive | Nicolas Dufresne |
2024-07-25 | gstreamer: pool: Replace GstAtomicQueue with deque and mutex | Nicolas Dufresne |
2024-07-24 | ipa: rkisp1: ccm: Ensure metadata contains valid ccm | Stefan Klug |
2024-07-24 | ipa: rkisp1: ccm: Fix ccm metadata output | Stefan Klug |
2024-07-24 | ipa: rkisp1: awb: Unconditionally fill metadata | Stefan Klug |
2024-07-24 | ipa rkisp1: Remove temperatureK from FrameContext | Stefan Klug |
2024-07-24 | ipa: rkisp1: awb: Clamp gains to machine limits | Stefan Klug |
2024-07-24 | libipa: camera_sensor_helper: Add OV5675 black level | Daniel Semkowicz |
2024-07-24 | apps: qcam: Port to Qt 6 | Neal Gompa |
2024-07-22 | libcamera: pipeline: simple: Enable Soft ISP for TI CSI-RX | Jai Luthra |
2024-07-21 | libcamera: v4l2_videodevice: Use bufferType_ in [get|try|set]Format() | Hans de Goede |