summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hourspy: Add bindings for ControlId array informationHEADmasterPaul Elder
22 hourslibcamera: libipa: camera_sensor_helper: add IMX290 black levelGeoffrey Van Landeghem
22 hoursipa: raspberrypi: Add tuning file for IMX327 sensorGeoffrey Van Landeghem
22 hoursipa: raspberrypi: Add tuning file for IMX462 sensorGeoffrey Van Landeghem
22 hoursipa: rpi: cam_helper: Add Sony IMX327Geoffrey Van Landeghem
22 hourslibcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462Geoffrey Van Landeghem
23 hourslibipa: FCQueue: Make sure FrameContext#0 is initializedJacopo Mondi
6 dayslibcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportB...Harvey Yang
6 dayslibcamera: virtual: Read config and register cameras based on the configHarvey Yang
6 dayslibcamera: virtual: Add ImageFrameGeneratorHarvey Yang
6 dayslibcamera: pipeline: Add test pattern for VirtualPipelineHandlerHarvey Yang
6 dayslibcamera: virtual: Add VirtualPipelineHandlerHarvey Yang
6 dayslibcamera: Remove PipelineHandler Fatal check of non-empty MediaDevicesHarvey Yang
6 dayslibcamera: add DmaBufAllocator::exportBuffers()Harvey Yang
6 daysAdd .editorconfig fileRobert Mader
7 daysipa: rpi: awb: Disable CT search bias for Grey World AWBNaushir Patuck
8 daysipa: rpi: Use centralised libipa helpersDaniel Scally
8 daysipa: rkisp1: Use centralised libipa helpersDaniel Scally
8 daysipa: ipu3: Use centralised libipa helpersDaniel Scally
8 daysipa: libipa: Add colour helpersDaniel Scally
13 dayslibcamera: yaml_parser: Use std::from_chars()Laurent Pinchart
13 daysipa: libipa: Add data accessor to HistogramStefan Klug
13 daysipa: rkisp1: Add debug metadata support to the rkisp1Stefan Klug
13 daysipa: rkisp1: Add constructor to the ipa contextStefan Klug
13 daysutils: Add script to generate control_ids_debug.yamlStefan Klug
13 dayslibcamera: Add a DebugMetadata helperStefan Klug
13 dayslibcamera: Add debug control spaceStefan Klug
2024-11-11CameraManager: Ensure we cleanup on failureKieran Bingham
2024-11-11libcamera: Rationalize IPA and handlers namesJacopo Mondi
2024-11-08libcamera: software_isp: Clean up pending requests on stopMilan Zamazal
2024-11-08libcamera: simple: Track requests in conversionQueue_Milan Zamazal
2024-11-08libcamera: pipeline_handler: Provide cancelRequestMilan Zamazal
2024-11-05libcamera: rkisp1: Create main buffer pool out of if(!isRaw)Jacopo Mondi
2024-11-05libcamera: camera_sensor: Sort factories by priorityLaurent Pinchart
2024-11-05libcamera: camera_sensor: Create abstract base classLaurent Pinchart
2024-11-05libcamera: camera_sensor: Introduce CameraSensorFactoryJacopo Mondi
2024-11-05gstreamer: Generate controls from control_ids_*.yaml filesJaslo Ziska
2024-11-05gstreamer: Remove auto-focus-mode property from libcamerasrcJaslo Ziska
2024-11-05gstreamer: Remove auto-focus-mode property from device providerJaslo Ziska
2024-11-05v4l2: v4l2_camera_proxy: Fix VIDIOC_[GS]_PARM supportLaurent Pinchart
2024-11-05test: py: LD_PRELOAD the C++ standard library when using ASanLaurent Pinchart
2024-11-05test: py: Replace environment array with environment objectLaurent Pinchart
2024-11-05test: py: Fix log level restore in SimpleTestMethods()Laurent Pinchart
2024-11-05utils: checkstyle.py: Centralize dependency handling for checkersLaurent Pinchart
2024-11-05utils: checkstyle.py: Print issues using __str__Laurent Pinchart
2024-11-05utils: checkstyle.py: Turn check() into a class method for all checkersLaurent Pinchart
2024-11-05utils: checkstyle.py: Factor out common code to new CheckerBase classLaurent Pinchart
2024-11-04gstreamer: Implement caps negotiation for video/x-bayerJohannes Kirchmair
2024-11-04pipeline: rpi: Handler controls::rpi::ScalerCropsNaushir Patuck
2024-11-04pipeline: rpi: Pass ISP output index into platformSetIspCrop()Naushir Patuck