summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2023-03-21libcamera: base: Make the registration of log categories atomicNicolas Dufresne
2023-03-09libcamera: converter: Check converter validitySuhrid Subramaniam
2023-03-07pipeline: raspberrypi: Iterate over all Unicam instances in match()Naushir Patuck
2023-03-07pipeline: raspberrypi: Add a Unicam timeout override config optionsNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-03-06libcamera: camera_manager: Stop exponential explosive calls to createPipeline...Sophie Friedrich
2023-03-01libcamera: Keep using syslog for isolated IPA modulesMatthias Fend
2023-02-15pipeline: raspberrypi: Always use ColorSpace::Raw for raw streamsDavid Plowman
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi
2023-02-09pipeline: raspberrypi: Drop unused codeLaurent Pinchart
2023-02-09pipeline: ipu3: Drop unused codeLaurent Pinchart
2023-02-09libcamera: camera_sensor: Fix typo in commentLaurent Pinchart
2023-02-09libcamera: camera_sensor: Demote flip support message to DebugLaurent Pinchart
2023-01-31pipeline: raspberrypi: Add a parameter to disable startup drop framesNaushir Patuck
2023-01-31pipeline: raspberrypi: Read config parameters from a fileNaushir Patuck
2023-01-31pipeline: raspberrypi: Reorder startup drop frame initialisationNaushir Patuck
2023-01-31pipeline: raspberrypi: Add a pipeline config structureNaushir Patuck
2023-01-31libcamera: pipeline: Add a platform configuration file helperNaushir Patuck
2023-01-31libcamera: pipeline: build: Add pipeline_data_dir variableNaushir Patuck
2023-01-31pipeline: raspberrypi: Fix handling of colour spacesDavid Plowman
2023-01-30libcamera: camera_sensor: Add Sony IMX708 sensor propertiesNick Hollinghurst
2023-01-30ipa: mojom: raspberrypi: Add setLensControls() functionNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Replace entityControlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Remove unused streamConfigNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Check if lens actuator is availableNaushir Patuck
2023-01-30pipeline: raspberrypi: Improve the values reported in the ScalerCrop controlDavid Plowman
2023-01-30libcamera: rkisp1: Add support for TransformJacopo Mondi
2023-01-30libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi
2023-01-30libcamera: camera_sensor: Validate TransformJacopo Mondi
2023-01-30libcamera: camera_sensor: Verify flips supportJacopo Mondi
2023-01-26libcamera: Add support for OmniVision OV8858Nicholas Roth
2023-01-25libcamera: camera_sensor: Add OV4689 sensor propertiesMikhail Rudenko
2023-01-19libcamera: camera: Fix validateColorSpaces to choose "main" colour spaceDavid Plowman
2023-01-16libcamera: ipa_module: Relax ipaModuleInfo symbol size checkLaurent Pinchart
2023-01-16libcamera: rkisp1: Re-sort includesJacopo Mondi
2023-01-16libcamera: bayer_format: Expand documentationJacopo Mondi
2023-01-10libcamera: base: utils: Support C libraries lacking locale supportLaurent Pinchart
2023-01-10base: utils: Add and use strtod() helperLaurent Pinchart
2023-01-05libcamera: Use C++17 [[fallthrough]] everywhereMatti Lehtimäki
2023-01-03libcamera: yaml_parser: Use C localeKieran Bingham
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-12-22libcamera: camera_sensor: Add AR0521 sensor propertiesJacopo Mondi
2022-12-16libcamera: Add todo comment in meson.build about switch to dependency('dl')Laurent Pinchart
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-12-12libcamera: camera_sensor: Rectify test patterns listed for IMX519Umang Jain
2022-12-09libcamera: camera_sensor: Add IMX519 sensor propertiesUmang Jain
2022-12-08libcamera: controls: Change LensPosition units to dioptresDavid Plowman
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck