summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07libcamera: Add missing headers to libcamera_internal_headersLaurent Pinchart
2024-08-07libcamera: Consolidate all IPA headers in libcamera_ipa_headersLaurent Pinchart
2024-08-07libcamera: Move IPA headers to the libcamera_private dependencyLaurent Pinchart
2024-08-07libcamera: Drop libcamera_generated_ipa_headers from sourcesLaurent Pinchart
2024-08-07libcamera: Add version.h to public headersLaurent Pinchart
2024-08-07libcamera: Split public and internal source arraysDaniel Scally
2024-08-07libcamera: Hide *::Private classes with __DOXYGEN_PUBLIC__Laurent Pinchart
2024-08-07libcamera: Mark internal parts of public classes with \internalLaurent Pinchart
2024-08-07libcamera: Unify Doxygen file directive prefix for formats.hLaurent Pinchart
2024-08-07libcamera: Make all internal headers visible to DoxygenLaurent Pinchart
2024-08-07libcamera: Drop path prefix from Doxygen file directiveLaurent Pinchart
2024-08-05utils: checkstyle.py: Warn when no valid Signed-off-by line is foundLaurent Pinchart
2024-08-05libcamera: software_isp: Replace malloc() with std::vector<>Laurent Pinchart
2024-08-05ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentationLaurent Pinchart
2024-08-05meson: Drop gcc 8 supportLaurent Pinchart
2024-08-05libcamera: Remove spaces at end of linesLaurent Pinchart
2024-08-01Document additional environmental variablesPablo Pita
2024-08-01libcamera: ipa_proxy: Report a missing configuration as a warningMilan Zamazal
2024-08-01libcamera: ipa_proxy: Unify configurationFile argument nameMilan Zamazal
2024-08-01libcamera: simple: Log a missing sensor in a better wayMilan Zamazal
2024-08-01libcamera: software_isp: Remove file seal TODO itemLaurent Pinchart
2024-08-01libcamera: shared_mem_object: Prevent memfd from shrinking or growingLaurent Pinchart
2024-08-01libcamera: base: memfd: Handle uClibc compatibility with function wrapperLaurent Pinchart
2024-08-01libcamera: base: Add MemFd helper classLaurent Pinchart
2024-07-31meson: Enable simple pipeline handler on all platforms by defaultLaurent Pinchart
2024-07-31libcamera: Avoid variable-length arraysLaurent Pinchart
2024-07-30apps: qcam: Disable -Wextra-semiLaurent Pinchart
2024-07-26gstreamer: Fix width and height range handlingHou Qi
2024-07-25libcamera v0.3.1v0.3.1Kieran Bingham
2024-07-25gst: Document libcamerasrc multi stream usageNicolas Dufresne
2024-07-25gst: Add child proxy support to libcamerasrcNicolas Dufresne
2024-07-25libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor propertiesLaurent Pinchart
2024-07-25v4l2: v4l2_compat: Fix ioctl() prototype with musl C libraryLaurent Pinchart
2024-07-25gstreamer: allocator: Ensure camera manager stay aliveNicolas Dufresne
2024-07-25test: gstreamer: Test memory lifetimeNicolas Dufresne
2024-07-25utils: gen-version: Use posix compliant dateZach DeCook
2024-07-25gstreamer: pool: Replace GstAtomicQueue with deque and mutexNicolas Dufresne
2024-07-24ipa: rkisp1: ccm: Ensure metadata contains valid ccmStefan Klug
2024-07-24ipa: rkisp1: ccm: Fix ccm metadata outputStefan Klug
2024-07-24ipa: rkisp1: awb: Unconditionally fill metadataStefan Klug
2024-07-24ipa rkisp1: Remove temperatureK from FrameContextStefan Klug
2024-07-24ipa: rkisp1: awb: Clamp gains to machine limitsStefan Klug
2024-07-24libipa: camera_sensor_helper: Add OV5675 black levelDaniel Semkowicz
2024-07-24apps: qcam: Port to Qt 6Neal Gompa
2024-07-22libcamera: pipeline: simple: Enable Soft ISP for TI CSI-RXJai Luthra
2024-07-21libcamera: v4l2_videodevice: Use bufferType_ in [get|try|set]Format()Hans de Goede
2024-07-08qcam: viewfinder_qt: Maintain aspect ratioKieran Bingham
2024-07-06ipa: rkisp1: Install all tuning filesRobert Mader
2024-07-05libtuning: agc: rkisp1: Increase y-targetStefan Klug
2024-07-05libtuning: lsc: Prevent negative valuesStefan Klug