summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02libcamera: Remove duplicated SortIncludes in `.clang-format`Harvey Yang
2023-07-31Documentation: theme: Fix compilation with Sphinx >= 7.0.0Laurent Pinchart
2023-07-31pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()Naushir Patuck
2023-07-28meson: Correctly locate libc++Laurent Pinchart
2023-07-28utils: checkstyle.py: Extract title and trailers with one commandLaurent Pinchart
2023-07-28libcamera: yaml: Increase the YAML parser limitNaushir Patuck
2023-07-28ipa: rpi: Fix the reporting of Focus FoMsDavid Plowman
2023-07-28utils: raspberrypi: ctt: Code tidyingBen Benson
2023-07-28ipa: rpi: vc4: data: Updated color matrices for RPi CamerasBen Benson
2023-07-28utils: raspberrypi: ctt: Improved color matrix fittingBen Benson
2023-07-25ipa: rpi: common: Handle AEC/AGC flicker controlsDavid Plowman
2023-07-25libcamera: controls: Add controls for AEC/AGC flicker avoidanceDavid Plowman
2023-07-24libcamera: rpi: pipeline_base: Cache sensor formatJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Move findBestFormat to CameraDataJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Remove populateSensorFormats()Jacopo Mondi
2023-07-18utils: checkstyle.py: Check trailers for Amendment commitsKieran Bingham
2023-07-18utils: checkstyle.py: Derive Amendment from CommitKieran Bingham
2023-07-18utils: checkstyle.py: Initialise staged trailersKieran Bingham
2023-07-18utils: checkstyle.py: Treat Malformed trailers as a CommitIssueKieran Bingham
2023-07-16libcamera v0.1.0Kieran Bingham
2023-07-11tests: gstreamer: Fix compiler error with gcc 8.4.0Laurent Pinchart
2023-07-11libcamera: CameraManager: Remove ::get(dev_t)Kieran Bingham
2023-07-11v4l2: Use SystemDevices properties to identify camerasKieran Bingham
2023-07-11v4l2: v4l2_camera_proxy: Prevent ioctl sign-extensionsKieran Bingham
2023-07-10ipa: rpi: imx296_mono: Disable all colour shadingNaushir Patuck
2023-07-10ipa: rpi: imx708: Fix mode switch drop frame countNaushir Patuck
2023-07-07pipeline: rpi: Account for Bayer packing when validating formatNaushir Patuck
2023-07-07libcamera: pipeline: simple: Support TI CSI-RXJai Luthra
2023-07-07libcamera: Add option to configure udev supportLaurent Pinchart
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-06tests: gstreamer: Test cameras' enumeration from GstDeviceProviderUmang Jain
2023-07-05utils: checkstyle: Add trailers checkerLaurent Pinchart
2023-07-05utils: checkstyle: Don't include commit ID in commit titleLaurent Pinchart
2023-07-05utils: checkstyle: Support running checkers selectivelyLaurent Pinchart
2023-07-05utils: checkstyle: Add __repr__ method to CommitFile classLaurent Pinchart
2023-07-05apps: Add ipa-verify applicationLaurent Pinchart
2023-07-05Documentation: Add predefined macros from config.h to DoxyfileLaurent Pinchart
2023-07-05utils: ipu3-capture.sh: Fix the script to work with recent media-ctl versionsHans de Goede
2023-07-04libcamera: Remove `StreamRoles` aliasBarnabás Pőcze
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-07-04meson: Use x.y soname versioningKieran Bingham
2023-07-04utils: ABI Compatibility checkerKieran Bingham
2023-07-04libcamera: base: Do not install private headersKieran Bingham
2023-07-04libcamera: base: Move thread_annotations to privateKieran Bingham
2023-06-28gstreamer: Drop libcamera_private dependencyUmang Jain
2023-06-19libcamera: meson: Allow PH to change libcamera_depsNaushir Patuck
2023-06-19pipeline: rpi: Do not return an error from pipeline config file handlingNaushir Patuck
2023-06-19ipa: rpi: agc: Do not switch to a default if a mode is unavailableNaushir Patuck
2023-06-19libcamera: camera_sensor: Adjust properties::RotationJacopo Mondi
2023-06-18gstreamer: Add enable_auto_focus option to the GStreamer pluginCedric Nugteren