Age | Commit message (Expand) | Author |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-11-08 | libcamera: software_isp: Clean up pending requests on stop | Milan Zamazal |
2024-11-08 | libcamera: simple: Track requests in conversionQueue_ | Milan Zamazal |
2024-11-08 | libcamera: pipeline_handler: Provide cancelRequest | Milan Zamazal |
2024-11-05 | libcamera: rkisp1: Create main buffer pool out of if(!isRaw) | Jacopo Mondi |
2024-11-05 | libcamera: camera_sensor: Sort factories by priority | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Create abstract base class | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Introduce CameraSensorFactory | Jacopo Mondi |
2024-11-05 | gstreamer: Generate controls from control_ids_*.yaml files | Jaslo Ziska |
2024-11-05 | gstreamer: Remove auto-focus-mode property from libcamerasrc | Jaslo Ziska |
2024-11-05 | gstreamer: Remove auto-focus-mode property from device provider | Jaslo Ziska |
2024-11-05 | v4l2: v4l2_camera_proxy: Fix VIDIOC_[GS]_PARM support | Laurent Pinchart |
2024-11-05 | test: py: LD_PRELOAD the C++ standard library when using ASan | Laurent Pinchart |
2024-11-05 | test: py: Replace environment array with environment object | Laurent Pinchart |
2024-11-05 | test: py: Fix log level restore in SimpleTestMethods() | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Centralize dependency handling for checkers | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Print issues using __str__ | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Turn check() into a class method for all checkers | Laurent Pinchart |
2024-11-05 | utils: checkstyle.py: Factor out common code to new CheckerBase class | Laurent Pinchart |
2024-11-04 | gstreamer: Implement caps negotiation for video/x-bayer | Johannes Kirchmair |
2024-11-04 | pipeline: rpi: Handler controls::rpi::ScalerCrops | Naushir Patuck |
2024-11-04 | pipeline: rpi: Pass ISP output index into platformSetIspCrop() | Naushir Patuck |
2024-11-04 | pipeline: rpi: Track which ISP output is configured for a stream | Naushir Patuck |
2024-11-04 | pipeline: rpi: Introduce CameraData::CropParams | Naushir Patuck |
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 |