summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-28[WIP] camera_sensor: Do not consider FOV in getFormat()jmondi/pinephoneproJacopo Mondi
2023-01-28documentation: sensor_drivers: Document H/V flipJacopo Mondi
2023-01-28libcamera: rkisp1: Add support for TransformJacopo Mondi
2023-01-28libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi
2023-01-28libcamera: camera_sensor: Validate TransformJacopo Mondi
2023-01-28libcamera: camera_sensor: Verify flips supportJacopo Mondi
2023-01-26libcamera: Add support for OmniVision OV8858Nicholas Roth
2023-01-25ipa: rkisp1: Raise maximum analogue gainMikhail Rudenko
2023-01-25ipa: rkisp1: Add OV4689 tuning fileMikhail Rudenko
2023-01-25libcamera: camera_sensor: Add OV4689 sensor propertiesMikhail Rudenko
2023-01-25ipa: camera_sensor_helper: Add OV4689 supportMikhail 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-16py: cam.py: Fix duplicate metadata output if more than one streamDaniel Oakley
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-10utils: checkstyle.py: Add commit title checkerLaurent Pinchart
2023-01-05README: Replace deprecated 'meson' with 'meson setup'Laurent Pinchart
2023-01-05Documentation: Specify Doxygen OUTPUT_DIRECTORY explicitlyBarnabás Pőcze
2023-01-05libcamera: Use C++17 [[fallthrough]] everywhereMatti Lehtimäki
2023-01-03libcamera: yaml_parser: Use C localeKieran Bingham
2022-12-30meson: Add 'all' choice to pipelines optionPaul Elder
2022-12-30qcam: Show string representation of pixel formatChristian Rauch
2022-12-29meson: options: Fix typo in pipelines documentationPaul Elder
2022-12-24meson: Only build pipeline handlers needed in the host architectureJavier Martinez Canillas
2022-12-24gstreamer: Add bayer8 support to libcamerasrc elementPavel Machek
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-12-24test: Drop pipeline testLaurent Pinchart
2022-12-24test: py: Fix test failure when ASan is enabledLaurent Pinchart
2022-12-24test: v4l2_compat: Enable test with ASanLaurent Pinchart
2022-12-24test: v4l2_compat: Reduce indentationLaurent Pinchart
2022-12-22ipa: raspberrypi: Fix permissions on imx477_scientific.jsonLaurent Pinchart
2022-12-22libcamera: camera_sensor: Add AR0521 sensor propertiesJacopo Mondi
2022-12-22ipa: camera_sensor_helper: Add AR0521 supportJacopo Mondi
2022-12-20libcamera v0.0.3Kieran Bingham
2022-12-19Expose the Request Sequence Number in Python BindingsMatthew Goodman
2022-12-19ipa: raspberrypi: Add a "scientific" tuning for the IMX477Naushir Patuck
2022-12-16test: controls: control_info: Test default def() valuesLaurent Pinchart
2022-12-16libcamera: Add todo comment in meson.build about switch to dependency('dl')Laurent Pinchart
2022-12-15utils: checkstyle.py: Check new header file on new and renamed meson.build filesXavier Roumegue
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-12-12Documentation: contributing: Add commit message guidelinesLaurent Pinchart
2022-12-12libcamera: camera_sensor: Rectify test patterns listed for IMX519Umang Jain
2022-12-09libcamera: camera_sensor: Add IMX519 sensor propertiesUmang Jain
2022-12-09ipa: rkisp1: Add additional default values to controlsRobert Mader
2022-12-09lc-compliance: simple_capture: Free Requests properlyPaul Elder
2022-12-09py: Support controls that use an array of RectanglesDavid Plowman