Age | Commit message (Expand) | Author |
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 |
2024-07-08 | qcam: viewfinder_qt: Maintain aspect ratio | Kieran Bingham |
2024-07-06 | ipa: rkisp1: Install all tuning files | Robert Mader |
2024-07-04 | ipa: rkisp1: blc: Drop [[maybe_unused]] attribute | Laurent Pinchart |
2024-07-04 | libcamera: pipeline: simple: Enable intel-ipu6 with Soft ISP | Dennis Bonke |
2024-07-03 | ipa: rkisp1: Move ov4689 and ov5640 black levels into sensor helpers | Stefan Klug |
2024-07-03 | ipa: rkisp1: data: Update tuning files for imx219 and imx258 | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Report sensor black levels in metadata | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Query black levels from camera sensor helper | Stefan Klug |
2024-07-03 | ipa: rkisp1: Move camHelper into IPAContext | Stefan Klug |
2024-07-03 | ipa: libipa: Add black levels to camera sensor helper | Stefan Klug |
2024-07-03 | libcamera: converter: Replace usage of stream index by Stream pointer | Umang Jain |
2024-07-03 | converter: converter_v4l2_m2m: Rename private Stream class | Umang Jain |
2024-07-03 | libcamera: software_isp: Drop unnecessary sanity check | Umang Jain |
2024-07-03 | converter: converter_v4l2_m2m: Rectify streams sanity check | Umang Jain |
2024-07-01 | apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machines | Laurent Pinchart |
2024-07-01 | apps: common: dng_writer: Fix thumbnail generation on BE machines | Laurent Pinchart |
2024-06-29 | apps: common: dng_writer: Support RAW10 and RAW12 format | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Add thumbnail scanline function for Raw | Stefan Klug |