summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-29fixup! libcamera: imx8-isi: Break out YUV format selectionisi/raw_sensor_v2Jacopo Mondi
2023-01-29libcamera: imx8-isi: Remove mbusCode from formatsMap_Jacopo Mondi
2023-01-29libcamera: imx8-isi: Split Bayer/YUV config generationJacopo Mondi
2023-01-29libcamera: imx8-isi: Automatically select media bus codeJacopo Mondi
2023-01-29libcamera: imx8-isi: Break out YUV format selectionJacopo Mondi
2023-01-21libcamera: imx8-isi: Break-out RAW format selectionJacopo Mondi
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
2022-12-08libcamera: controls: Change LensPosition units to dioptresDavid Plowman
2022-12-07android: Fix missing space in error messageJacopo Mondi
2022-11-30ipa: raspberrypi: imx477: Update tuning file for the latest camera modulesDavid Plowman
2022-11-30ipa: raspberrypi: Fix bug in IPA frame drop logicNaushir Patuck
2022-11-29ipa: raspberrypi: agc: Fix digital gain calculation for manual modeNaushir Patuck
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck