Name: | libcamera |
---|---|
Version: | 0.3.2 |
Release: | 3.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1917728 |
License: | LGPL-2.1-or-later |
RPM: | libcamera-0.3.2-3.el10_0.x86_64.rpm |
Source RPM: | libcamera-0.3.2-3.el10_0.src.rpm |
Build Date: | Sat Apr 05 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://libcamera.org/ |
Summary: | A library to support complex camera ISPs |
Description: | libcamera is a library that deals with heavy hardware image processing operations of complex camera devices that are shared between the linux host all while allowing offload of certain aspects to the control of complex camera hardware such as ISPs. Hardware support includes USB UVC cameras, libv4l cameras as well as more complex ISPs (Image Signal Processor). |
- Drop the lttng-ust dependency - Disable tracing
- Disable lc-compliance - Removed the gtest dependency from the libcamera-tools package - Resolves: RHEL-73503
- Update to 0.3.2
- Add Recommends: libcamera-ipa to the main package
- Add patches to fix pipewire keeping UVC cameras open all the time causing significant laptop battery drain: https://gitlab.freedesktop.org/pipeawire/pipewire/-/issues/2669
- Enable simple pipeline everywhere
- Update to 0.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Add udev rules file, minor package cleanups
- Rebuilt for Python 3.13