aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcamera
AgeCommit message (Expand)AuthorFilesLines
43 hourslibcamera: formats: Fix typo in YV444 V4L2PixelFormat listingNaushir Patuck1-1/+1
2023-09-04pipeline: rpi: Simplify buffer id generationNaushir Patuck2-47/+6
2023-09-04pipeline: rpi: Rename RPi::Stream::setExternalBuffer()Naushir Patuck3-3/+3
2023-09-04pipeline: rpi: Remove additional external dma buf handling logicNaushir Patuck4-29/+1
2023-09-04pipeline: rpi: Increase buffer import count to 32Naushir Patuck1-25/+11
2023-08-29libcamera: stream: Document stride will be 0 for compressed formatsUmang Jain1-1/+2
2023-07-31pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()Naushir Patuck1-3/+4
2023-07-28libcamera: yaml: Increase the YAML parser limitNaushir Patuck1-1/+1
2023-07-25libcamera: controls: Add controls for AEC/AGC flicker avoidanceDavid Plowman1-17/+73
2023-07-24libcamera: rpi: pipeline_base: Cache sensor formatJacopo Mondi2-28/+26
2023-07-24libcamera: rpi: pipeline_base: Move findBestFormat to CameraDataJacopo Mondi2-63/+67
2023-07-24libcamera: rpi: pipeline_base: Remove populateSensorFormats()Jacopo Mondi1-11/+4
2023-07-11libcamera: CameraManager: Remove ::get(dev_t)Kieran Bingham1-42/+0
2023-07-07pipeline: rpi: Account for Bayer packing when validating formatNaushir Patuck1-2/+2
2023-07-07libcamera: pipeline: simple: Support TI CSI-RXJai Luthra1-0/+1
2023-07-07libcamera: Add option to configure udev supportLaurent Pinchart1-1/+1
2023-07-07meson: Fix space around colon issuesLaurent Pinchart1-2/+2
2023-07-05apps: Add ipa-verify applicationLaurent Pinchart1-0/+13
2023-07-04libcamera: Remove `StreamRoles` aliasBarnabás Pőcze1-5/+0
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze9-15/+21
2023-06-19libcamera: meson: Allow PH to change libcamera_depsNaushir Patuck1-1/+3
2023-06-19pipeline: rpi: Do not return an error from pipeline config file handlingNaushir Patuck1-4/+6
2023-06-19libcamera: camera_sensor: Adjust properties::RotationJacopo Mondi2-5/+19
2023-06-17libcamera: pipeline: Register device numbers with cameraKieran Bingham2-7/+19
2023-06-17libcamera: properties: Provide a Devices camera propertyKieran Bingham1-0/+10
2023-06-17libcamera: camera_manager: Move {add,remove}Camera to internalKieran Bingham2-51/+42
2023-06-17libcamera: camera_manager: Move private implementation to internalKieran Bingham1-50/+9
2023-06-06libcamera: rkisp1: Fix enumeration of RAW formatsJacopo Mondi1-2/+18
2023-06-06libcamera: rkisp1: Assign sizes to rolesJacopo Mondi3-3/+19
2023-06-06libcamera: rkisp1: Crop on ISP before downscalingJacopo Mondi1-1/+12
2023-06-06libcamera: rkisp1: Generate config using main pathJacopo Mondi1-10/+10
2023-06-06pipeline: ipa: rpi: Return lens controls from ipa->configure()Naushir Patuck1-2/+4
2023-06-06libcamera: controls: Define a default lens position behaviourNaushir Patuck1-0/+7
2023-06-05libcamera: controls: Drop reference to IPA in controls documentationLaurent Pinchart1-9/+9
2023-06-05ipa: rpi: Handle controls for mono variant sensorsNaushir Patuck1-1/+9
2023-06-05camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfoNaushir Patuck1-0/+3
2023-05-24libcamera: camera_sensor: Add Sony IMX327 sensor propertiesBenjamin Bara1-0/+4
2023-05-24pipeline: rpi: ipa_base: Parse config files after platformRegister()Naushir Patuck1-4/+4
2023-05-09meson: Fix usage of overwritten pipeline variableLaurent Pinchart1-1/+4
2023-05-08libcamera: ipa_manager: Allow IPA loading in nested subdirsJacopo Mondi1-1/+1
2023-05-08libcamera: v4l2_videodevice: Use O_CLOEXEC when exporting DMA buffersElias Naur1-1/+1
2023-05-04v4l2: Move the v4l2 compat layer to libexec/libcameraKieran Bingham1-1/+1
2023-05-04pipeline: raspberrypi: Add stream flags to RPi::StreamNaushir Patuck4-38/+60
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck7-2435/+2734
2023-05-04pipeline: raspberrypi: Make RPi::Stream::name() return const std::string &Naushir Patuck2-2/+2
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck1-78/+77
2023-05-04pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0Naushir Patuck3-17/+17
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck12-6/+22
2023-05-04pipeline: meson: Allow nested pipeline handler directory structuresNaushir Patuck1-0/+9
2023-05-04libcamera: ipa: Remove character restriction on the IPA nameNaushir Patuck1-7/+12

Privacy Policy