libcamera
No description set
- Developed at graphics
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libcamera && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000610 610 Bytes | |
_servicedata | 0000000225 225 Bytes | |
baselibs.conf | 0000000035 35 Bytes | |
libcamera-0.0.3.obscpio | 0005829645 5.56 MB | |
libcamera.changes | 0000006069 5.93 KB | |
libcamera.obsinfo | 0000000098 98 Bytes | |
libcamera.spec | 0000004716 4.61 KB |
Revision 15 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 1044049
from
Jan Engelhardt (jengelh)
(revision 15)
- Update to version 0.0.3: Core: * Fix tracing when built as a subproject * Avoid double map lookups in framebuffer_allocator * Workaround faulty control menus * controls: Change LensPosition units to dioptres * camera_sensor: Add IMX519 sensor properties * Documentation: contributing: Add commit message guidelines * Declare generic converter interface utils: * Add libtuning * Add initial libtuning script support for rkisp1 and raspberrypi. * checkstyle.py: Check new header file on new and renamed meson.build files ipa: * Move IPA sensor controls validation to CameraSensor (IPU3/RKISP1) rkisp1: * Support FrameDurationLimits control for FrameRate management * Support raw capture (IPA, configuration, and runtime) * Add support for manual gain and exposure * Fix stream size validation * Add additional default values to controls imx8-isi: * Enumerate supported stream formats * Set SensorTimestamp metadata Raspberry Pi: * Remove generic "pause" mechanism from Algorithm - Remove enum BuffferMask from the mojom interface - Fix digital gain calculations for manual mode - Fix bug in IPA frame drop logic - imx477: Update tuning file for the latest camera modules (forwarded request 1044027 from polslinux)
Comments 1
libcamera 0.3.2 is out (4 weeks ago at the time of writing this): https://git.libcamera.org/libcamera/libcamera.git/
Thank you