summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
11 daysqcam: viewfinder_gl: Render image centered in letterboxLaurent Pinchart
11 daysqcam: viewfinder_gl: Drop duplicate glClearColor()Laurent Pinchart
11 daysqcam: viewfinder_gl: Fix binding of vertex buffer and shader programLaurent Pinchart
11 daysqcam: viewfinder_qt: Draw the letterbox background blackLaurent Pinchart
11 daysqcam: Drop Qt version checksLaurent Pinchart
11 daysqcam: Decrease minimum width of selector dialogLuca Weiss
11 daysv4l2: Support setting frame rate in the V4L2 Adaptation layerNejc Galof
13 daysipa: rpi: agc: Ignore stable region when exposure/gain set manuallyDavid Plowman
2024-09-05pipeline: rkisp1: Use ScopeExitActions to simplify error handling in startLaurent Pinchart
2024-09-05libcamera: utils: Add ScopeExitActions classLaurent Pinchart
2024-09-03libcamera: ipa: Drop unneded includes from ipa_interface.hLaurent Pinchart
2024-09-02libcamera: libcamera: Formatting improvementsMilan Zamazal
2024-09-02libcamera: libcamera: Add missing includesMilan Zamazal
2024-09-02libcamera: libcamera: Remove unused includesMilan Zamazal
2024-09-02libcamera: v4l2: Fix indirect includeMilan Zamazal
2024-09-02libcamera: v4l2: Fix an include placementMilan Zamazal
2024-09-02libcamera: v4l2: Remove unused includesMilan Zamazal
2024-09-02libcamera: uvcvideo: Fix includesMilan Zamazal
2024-09-02libcamera: libipa: Remove unused includesMilan Zamazal
2024-09-02libcamera: rkisp1: Formatting improvementsMilan Zamazal
2024-09-02libcamera: rkisp1: Remove unused includesMilan Zamazal
2024-09-02libcamera: ipu3: Formatting improvementsMilan Zamazal
2024-09-02libcamera: ipu3: Replace wrong includeMilan Zamazal
2024-09-02libcamera: ipu3: Remove unused includesMilan Zamazal
2024-08-30pipeline: uvcvideo: Implement acquireDevice() + releaseDevice()Hans de Goede
2024-08-30libcamera: camera: Use invokeMethod() for pipe_->acquire() and pipe_->release()Hans de Goede
2024-08-30pipeline_handler: Add acquireDevice() function to mirror releaseDevice()Hans de Goede
2024-08-27ipa: rkisp1: blc: Add support for BLS in compandPaul Elder
2024-08-27ipa: rkisp1: Add compand feature flag to ipa contextPaul Elder
2024-08-27ipa: rkisp1: params: Add companding blocksLaurent Pinchart
2024-08-27pipeline: rkisp1: Use the extensible parameters formatJacopo Mondi
2024-08-27ipa: rkisp1: Use the new ISP parameters abstractionLaurent Pinchart
2024-08-27ipa: rkisp1: Add ISP parameters abstraction classLaurent Pinchart
2024-08-27ipa: rkisp1: Pass parameters buffer size to pipeline handlerJacopo Mondi
2024-08-27ipa: rkisp1: Pass parameters buffer format to IPA moduleLaurent Pinchart
2024-08-25libcamera: controls: Fix example for ExposureValueFang Hui
2024-08-25libcamera: pipeline_handler: Call releaseDevice() before unlocking media devicesHans de Goede
2024-08-25libcamera: pipeline_handler: Fix unlocking media devices too earlyHans de Goede
2024-08-16libcamera: controls: Improve formatting of control descriptions in YAMLLaurent Pinchart
2024-08-16py: gen-py-controls: Convert to jinja2 templatesLaurent Pinchart
2024-08-16py: gen-py-controls: Use Control classLaurent Pinchart
2024-08-16utils: codegen: gen-controls.py: Move helper classes to separate fileLaurent Pinchart
2024-08-16utils: codegen: gen-controls.py: Convert to jinja2 templatesLaurent Pinchart
2024-08-16meson: utils: Provide environment for Python scriptsLaurent Pinchart
2024-08-15libcamera: Drop remaining file names from header comment blocksLaurent Pinchart
2024-08-15meson: Fix mismatch in controls and properties generated file namesLaurent Pinchart
2024-08-15meson: Store controls and properties YAML files in variablesLaurent Pinchart
2024-08-14libcamera: camera: Hide Camera::create() from the public APILaurent Pinchart
2024-08-14Documentation: Split public/private documentationDaniel Scally
2024-08-14Documentation: Add Thread safety pageDaniel Scally