Age | Commit message (Expand) | Author |
2023-07-11 | v4l2: Use SystemDevices properties to identify cameras | Kieran Bingham |
2023-07-11 | v4l2: v4l2_camera_proxy: Prevent ioctl sign-extensions | Kieran Bingham |
2023-07-10 | ipa: rpi: imx296_mono: Disable all colour shading | Naushir Patuck |
2023-07-10 | ipa: rpi: imx708: Fix mode switch drop frame count | Naushir Patuck |
2023-07-07 | pipeline: rpi: Account for Bayer packing when validating format | Naushir Patuck |
2023-07-07 | libcamera: pipeline: simple: Support TI CSI-RX | Jai Luthra |
2023-07-07 | libcamera: Add option to configure udev support | Laurent Pinchart |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-06 | tests: gstreamer: Test cameras' enumeration from GstDeviceProvider | Umang Jain |
2023-07-05 | utils: checkstyle: Add trailers checker | Laurent Pinchart |
2023-07-05 | utils: checkstyle: Don't include commit ID in commit title | Laurent Pinchart |
2023-07-05 | utils: checkstyle: Support running checkers selectively | Laurent Pinchart |
2023-07-05 | utils: checkstyle: Add __repr__ method to CommitFile class | Laurent Pinchart |
2023-07-05 | apps: Add ipa-verify application | Laurent Pinchart |
2023-07-05 | Documentation: Add predefined macros from config.h to Doxyfile | Laurent Pinchart |
2023-07-05 | utils: ipu3-capture.sh: Fix the script to work with recent media-ctl versions | Hans de Goede |
2023-07-04 | libcamera: Remove `StreamRoles` alias | Barnabás Pőcze |
2023-07-04 | libcamera: camera: Take span of StreamRole instead of vector | Barnabás Pőcze |
2023-07-04 | meson: Use x.y soname versioning | Kieran Bingham |
2023-07-04 | utils: ABI Compatibility checker | Kieran Bingham |
2023-07-04 | libcamera: base: Do not install private headers | Kieran Bingham |
2023-07-04 | libcamera: base: Move thread_annotations to private | Kieran Bingham |
2023-06-28 | gstreamer: Drop libcamera_private dependency | Umang Jain |
2023-06-19 | libcamera: meson: Allow PH to change libcamera_deps | Naushir Patuck |
2023-06-19 | pipeline: rpi: Do not return an error from pipeline config file handling | Naushir Patuck |
2023-06-19 | ipa: rpi: agc: Do not switch to a default if a mode is unavailable | Naushir Patuck |
2023-06-19 | libcamera: camera_sensor: Adjust properties::Rotation | Jacopo Mondi |
2023-06-18 | gstreamer: Add enable_auto_focus option to the GStreamer plugin | Cedric Nugteren |
2023-06-17 | libcamera: pipeline: Register device numbers with camera | Kieran Bingham |
2023-06-17 | libcamera: properties: Provide a Devices camera property | Kieran Bingham |
2023-06-17 | libcamera: camera_manager: Move {add,remove}Camera to internal | Kieran Bingham |
2023-06-17 | libcamera: camera_manager: Move private implementation to internal | Kieran Bingham |
2023-06-17 | libcamera: internal: request: convert to pragma once | Kieran Bingham |
2023-06-07 | ipa: rpi: agc: Gracefully handle missing agc modes | Naushir Patuck |
2023-06-07 | ipa: rpi: agc: Use std::string instead of char arrays | Naushir Patuck |
2023-06-07 | ipa: rpi: tunings: Add missing short and long exposure profiles | Naushir Patuck |
2023-06-06 | libcamera: rkisp1: Fix enumeration of RAW formats | Jacopo Mondi |
2023-06-06 | libcamera: rkisp1: Assign sizes to roles | Jacopo Mondi |
2023-06-06 | libcamera: rkisp1: Crop on ISP before downscaling | Jacopo Mondi |
2023-06-06 | libcamera: rkisp1: Generate config using main path | Jacopo Mondi |
2023-06-06 | ipa: rpi: Set lens position to hyperfocal on startup | Naushir Patuck |
2023-06-06 | pipeline: ipa: rpi: Return lens controls from ipa->configure() | Naushir Patuck |
2023-06-06 | libcamera: controls: Define a default lens position behaviour | Naushir Patuck |
2023-06-06 | ipa: rkisp1: agc: Restore minimum analogue gain limit | Jacopo Mondi |
2023-06-06 | ipa: ipu3: agc: Drop hard-codec analogue gain max | Jacopo Mondi |
2023-06-06 | libipa: camera_sensor_helper: Restore alphabetical order | Benjamin Bara |
2023-06-05 | libcamera: controls: Drop reference to IPA in controls documentation | Laurent Pinchart |
2023-06-05 | ipa: rpi: Handle controls for mono variant sensors | Naushir Patuck |
2023-06-05 | camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfo | Naushir Patuck |
2023-06-04 | py: unittests.py: Fix type checker warnings | Tomi Valkeinen |