Age | Commit message (Expand) | Author |
2024-08-01 | Document additional environmental variables | Pablo Pita |
2024-08-01 | libcamera: ipa_proxy: Report a missing configuration as a warning | Milan Zamazal |
2024-08-01 | libcamera: ipa_proxy: Unify configurationFile argument name | 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 | meson: Enable simple pipeline handler on all platforms by default | 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 | libcamera v0.3.1 | Kieran Bingham |
2024-07-25 | gst: Document libcamerasrc multi stream usage | Nicolas Dufresne |
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 | test: gstreamer: Test memory lifetime | Nicolas Dufresne |
2024-07-25 | utils: gen-version: Use posix compliant date | Zach DeCook |
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 |
2024-07-08 | qcam: viewfinder_qt: Maintain aspect ratio | Kieran Bingham |
2024-07-06 | ipa: rkisp1: Install all tuning files | Robert Mader |
2024-07-05 | libtuning: agc: rkisp1: Increase y-target | Stefan Klug |
2024-07-05 | libtuning: lsc: Prevent negative values | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Do not calculate ratios to green | Stefan Klug |
2024-07-05 | tuning: rkisp1: Add some static modules | Stefan Klug |
2024-07-05 | libtuning: Add static module | Stefan Klug |
2024-07-05 | libtuning: Only warn if processing returns None | Stefan Klug |
2024-07-05 | libtuning: Handle cases, where no lsc tuning images are present | Stefan Klug |
2024-07-05 | libtuning: modules: Add initial CCM module | Paul Elder |
2024-07-05 | libtuning: Remove need for Cam object from ccm | Stefan Klug |
2024-07-05 | libtuning: Use the color member of the Image class | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Clip lsc values to valid range | Stefan Klug |
2024-07-05 | libtuning: Be a bit more verbose | Stefan Klug |
2024-07-05 | libtuning: Reactivate macbeth locator | Stefan Klug |
2024-07-05 | libtuning: Implement a minimal yaml parser | Stefan Klug |
2024-07-05 | libtuning: Improve filename parsing | Stefan Klug |
2024-07-05 | libtuning: Fix visualize_macbeth_chart() | Stefan Klug |
2024-07-05 | libtuning: Migrate prints to python logging framework | Stefan Klug |
2024-07-05 | libtuning: Fix imports | Stefan Klug |