Age | Commit message (Expand) | Author |
2024-11-04 | pipeline: rpi: Pass crop rectangle as a parameter to platformSetIspCrop() | Naushir Patuck |
2024-11-04 | pipeline: rpi: Remove CameraData::scalerCrop_ | Naushir Patuck |
2024-11-04 | controls: rpi: Add a vendor rpi::ScalerCrops control | Naushir Patuck |
2024-10-28 | libcamera: formats: Change bytesPerGroup of RGB565 and RGB565_BE from 3 to 2 | Hou Qi |
2024-10-28 | ipa: libipa: Fix ExposureModeHelper function name in documentation | Laurent Pinchart |
2024-10-25 | qcam: Automatically select the camera if only one is available | Stanislaw Gruszka |
2024-10-24 | libcamera: rkisp1: Plumb the dw100 dewarper as V4L2M2M converter | Umang Jain |
2024-10-24 | libcamera: rkisp1: Prepare for additional camera controls | Umang Jain |
2024-10-24 | libcamera: converter: Add interface to support cropping capability | Umang Jain |
2024-10-24 | libcamera: converter: Add interface for feature flags | Umang Jain |
2024-10-21 | ipa: rpi: Add tuning files for OV7251 | Dave Stevenson |
2024-10-21 | py: Add bindings for ControlId vendor information | Paul Elder |
2024-10-21 | apps: cam: Print control vendor information when listing controls | Paul Elder |
2024-10-21 | libcamera: controls: Add vendor information to ControlId | Paul Elder |
2024-10-19 | libcamera: pipeline: rkisp1: Fix typo in todo task | Kieran Bingham |
2024-10-18 | libcamera: software_isp: Black level from tuning file | Milan Zamazal |
2024-10-18 | libcamera: software_isp: Get black level from the camera helper | Milan Zamazal |
2024-10-18 | libcamera: software_isp: Clear IPA context on configure and stop | Robert Mader |
2024-10-18 | libcamera: tracepoints: Fix copyright year for reproducible builds | Bernhard M. Wiedemann |
2024-10-18 | pycamera: Add missing code for ControlTypePoint | Stefan Klug |
2024-10-18 | libcamera: controls: Add missing size to control_type<Point> | Stefan Klug |
2024-10-18 | ipa: rkisp1: algorithms: awb: Check for correct stats type | Stefan Klug |
2024-10-18 | ipa: rkisp1: algorithms: agc: Check for correct stats type | Stefan Klug |
2024-10-18 | libcamera: MappedFrameBuffer: Fix typo in comment formatting | Paul Elder |
2024-10-15 | libcamera: rkisp1: Maintain alphabetical order of forward declarations | Umang Jain |
2024-10-15 | libcamera: rkisp1: Rectify SensorConfiguration check | Umang Jain |
2024-10-15 | libcamera: rkisp1: Use const reference for sensor configuration | Umang Jain |
2024-10-09 | gitignore: Add venv directory to gitignore | Stefan Klug |
2024-10-09 | libcamera: rkisp1: Clamp stream configuration to ISP limit on raw path | Umang Jain |
2024-10-09 | libcamera: rkisp1: Integrate SensorConfiguration support | Umang Jain |
2024-10-08 | hooks: pre-push: Verify that co-authors have a SoB line | Laurent Pinchart |
2024-10-08 | Documentation: guides: Fix FileSink source link | Umang Jain |
2024-10-08 | ipa: rpi: awb: Add a bias to the AWB search | Naushir Patuck |
2024-10-08 | ipa: rpi: awb: Add a const for the default colour temperature | Naushir Patuck |
2024-10-08 | libcamera: camera: Fix CameraConfiguration spelling error | Umang Jain |
2024-10-03 | libcamera: software_isp: Improve wording in a comment | Milan Zamazal |
2024-10-03 | libcamera: yaml_parser: Take string keys in `std::string_view` | Barnabás Pőcze |
2024-10-01 | libcamera: android: Add face detection control support | Harvey Yang |
2024-10-01 | libcamera: control_ids_draft: Add face detection controls | Yudhistira Erlandinata |
2024-10-01 | libcamera: controls: Add ControlTypePoint | Yudhistira Erlandinata |
2024-10-01 | libcamera: geometry: Add two-point Rectangle constructor | Yudhistira Erlandinata |
2024-10-01 | libcamera: geometry: Clarify Rectangle's top-left corner | Jacopo Mondi |
2024-09-30 | libcamera: Replace last users of math.h | Laurent Pinchart |
2024-09-30 | ipa: rpi: Replace last users of math.h | Laurent Pinchart |
2024-09-30 | libcamera: Replace usage of lroundf() with std::lround() | Laurent Pinchart |
2024-09-30 | ipa: rpi: Use std::abs() | Laurent Pinchart |
2024-09-30 | libcamera: controls: Handle enum values without a cast | Laurent Pinchart |
2024-09-30 | libcamera: v4l2_videodevice: Add getSelection() function | Laurent Pinchart |
2024-09-30 | apps: cam: Print an error when outputting DNG and DNG support is missing | Laurent Pinchart |
2024-09-30 | apps: Replace HAVE_DNG with HAVE_TIFF | Laurent Pinchart |