summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
6 dayspipeline: rkisp1: Fix ScalerCrop to be in sensor coordinatesStefan Klug
6 dayspipeline: rkisp1: Query dewarper crop bounds if no stream configuredStefan Klug
6 dayslibcamera: converter: Add function to check if a stream was configuredStefan Klug
6 dayslibcamera: converter: Add function to query crop boundsStefan Klug
6 dayslibcamera: converter_v4l2_m2m: Refactor get crop bounds codeStefan Klug
6 dayspipeline: rkisp1: Reorder sensorInfo collection codeStefan Klug
6 dayspipeline: rkisp1: Split inputCrop and outputCropStefan Klug
6 dayslibcamera: geometry: Add Rectangle::transformedBetween()Stefan Klug
6 dayspipeline: rkisp1: Keep aspect ratio on imx8mpStefan Klug
6 dayspipeline: rkisp1: Fix scope of dewarper stop() exit actionStefan Klug
7 daysgstreamer: keep same transfer with that in negotiated capsHou Qi
7 dayslibcamera: yaml_parser: Improve efficiency of string empty checkLaurent Pinchart
11 daysipa: rpi: cam_helper: imx708: Correct the frame integration diff valueDavid Plowman
12 dayslibcamera: stream: Add operator<<(StreamConfiguration)Jacopo Mondi
2024-12-09ipa: rpi: Fix wrong frame integration difference value for OV9281Naushir Patuck
2024-12-09libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union`Barnabás Pőcze
2024-12-06libcamera: software_isp: Add contrast controlMilan Zamazal
2024-12-06libcamera: software_isp: Add support for contrast controlMilan Zamazal
2024-12-06ipa: ipu3: Add constructor to the IPA contextMilan Zamazal
2024-12-06ipa: software_isp: Add constructor to the IPA contextMilan Zamazal
2024-12-05libcamera: utils: StringSplitter: Inline some trivial methodsBarnabás Pőcze
2024-12-05libcamera: yaml_parser: Include stdlib.h instead of cstdlibMilan Zamazal
2024-12-05libcamera: yaml_parser: Output more details when parsing failsStefan Klug
2024-12-04libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTimeStefan Klug
2024-12-04libcamera: mali-c55: implement support for ScalerCropJacopo Mondi
2024-12-04libcamera: mali-c55: Enable usage of scalerJacopo Mondi
2024-12-04libcamera: mali-c55: Enable links between resizer and video nodeDaniel Scally
2024-12-04libcamera: mali-c55: Correct input/output format representationDaniel Scally
2024-12-04libcamera: mali-c55: Propagate CSI-2 format to ISPJacopo Mondi
2024-12-04libcamera: bayer_format: Add 20-bit bayer formatsDaniel Scally
2024-12-04libcamera: v4l2-subdevice: Add Mali C55 media bus formatsJacopo Mondi
2024-12-04libcamera: mali-c55: Add stride and size to rawConfigDaniel Scally
2024-12-04libcamera: mali-c55: Remove MaliC55CameraData::mbusCodes()Daniel Scally
2024-12-04libcamera: mali-c55: Simplify bufferReady()Daniel Scally
2024-12-04libcamera: mali-c55: Init camera propertiesDaniel Scally
2024-12-04libcamera: mali-c55: Limit ISP input sizeJacopo Mondi
2024-12-04libcamera: mali-c55: Limit max size to sensor resolutionJacopo Mondi
2024-12-03libipa: Drop Matrix classStefan Klug
2024-12-03rkisp1: Use Matrix class from libcameraStefan Klug
2024-12-03libipa: Use Matrix class from libcameraStefan Klug
2024-12-03ipa: rpi: ccm: Replace local matrix implementation with the libcamera oneStefan Klug
2024-12-03libcamera: internal: Add Matrix class to buildStefan Klug
2024-12-03libcamera: internal: matrix: Replace vector with array in constructorStefan Klug
2024-12-03libcamera: internal: Move Matrix class into libcamera namespaceStefan Klug
2024-12-03libcamera: Copy Matrix class from libipa to libcameraStefan Klug
2024-12-03ipa: rpi: Rename Matrix to Matrix3x3Stefan Klug
2024-12-03libcamera: software_isp: Actually apply black level from tuning dataMilan Zamazal
2024-11-29qcam: Use pointer when choosing cameraStanislaw Gruszka
2024-11-29libcamera: software_isp: Remove unused IPAActiveState fieldsStanislaw Gruszka
2024-11-29libcamera: software_isp: Initialize exposure+gain before agc calculationsStanislaw Gruszka