Age | Commit message (Expand) | Author |
2022-10-14 | libcamera v0.0.1v0.0.1 | Kieran Bingham |
2022-10-13 | utils: Provide a release script | Kieran Bingham |
2022-10-13 | utils: semver: Add version helper | Kieran Bingham |
2022-10-13 | meson: Shared Object version handling | Kieran Bingham |
2022-10-13 | meson: Fix typo | Kieran Bingham |
2022-10-10 | libcamera: v4l2_videodevice: Warn if bytesused == 0 when queuing output buffer | Laurent Pinchart |
2022-10-10 | pipeline: rkisp1: Set bytesused before queuing parameters buffer | Laurent Pinchart |
2022-10-10 | pipeline: ipu3: Set bytesused before queuing parameters buffer | Laurent Pinchart |
2022-10-10 | libcamera: framebuffer: Move remaining private data to Private class | Laurent Pinchart |
2022-10-10 | libcamera: base: utils: Drop defopt | Laurent Pinchart |
2022-10-10 | ipa: rkisp1: Drop use of utils::defopt | Laurent Pinchart |
2022-10-07 | ipa: raspberrypi: Remove unneeded Span casts | Laurent Pinchart |
2022-10-07 | libcamera: controls: Construct Span with size for array controls | Laurent Pinchart |
2022-10-07 | utils: gen-controls: Improve YAML notation for variable-size array controls | Laurent Pinchart |
2022-10-07 | utils: gen-controls: Factor out YAML data handling in classes | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Make registerType() private | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Make factory create() function const | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make registerType() and createInstance() private | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make factory createInstance() function const | Laurent Pinchart |
2022-10-07 | libcamera: camera_manager: Rename parameter to get() | Laurent Pinchart |
2022-10-07 | test: meson: Use dictionaries instead of arrays to store test information | Laurent Pinchart |
2022-10-07 | test: Rename 't' to 'test' in meson.build | Laurent Pinchart |
2022-10-07 | ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext | Laurent Pinchart |
2022-10-05 | test: threads: Fix link failure due to missing dependency | Laurent Pinchart |
2022-10-05 | ipa: raspberrypi: Fix the imx296 mono tuning black level | Naushir Patuck |
2022-10-05 | ipa: raspberrypi: Add a tuning file for the colour variant of IMX296 | Naushir Patuck |
2022-10-05 | pipeline: raspberrypi: Update naming convention for tuning files | Naushir Patuck |
2022-10-05 | libcamera: bayer_format: Add unpacked mono 12-bit format to the conversion table | Naushir Patuck |
2022-10-04 | pipeline: raspberrypi: Detect monochrome "R" formats as being raw | David Plowman |
2022-10-04 | ipa: raspberrypi: Limit minimum exposure time for the IMX296 | Naushir Patuck |
2022-10-04 | ipa: raspberrypi: Fix sensor delays for the IMX296 | Naushir Patuck |
2022-10-04 | test: threads: Test thread cleanup upon abnormal termination | Laurent Pinchart |
2022-10-04 | libcamera: v4l2_device: List controls when setting file descriptor | Laurent Pinchart |
2022-10-04 | test: v4l2_m2mdevice: Test control enumeration | Laurent Pinchart |
2022-10-04 | qcam: Fix YUV planar fragment shaders | Laurent Pinchart |
2022-10-03 | ipa: ipu3: Correct context during configure() | Kieran Bingham |
2022-10-01 | ipa: rkisp1: Remove initialized_ flags from algorithms | Laurent Pinchart |
2022-09-30 | py: Support controls that are ControlTypeNone | David Plowman |
2022-09-30 | utils: rkisp1: gen-csc-table: Add support for inverting the CSC | Laurent Pinchart |
2022-09-30 | cam: kms_sink: Add color space support | Laurent Pinchart |
2022-09-30 | libcamera: Add missing SPDX headers for miscellaneous CC0-1.0 contents | Laurent Pinchart |
2022-09-30 | utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.py | Laurent Pinchart |
2022-09-30 | android: Add missing SPDX headers to Android headers | Laurent Pinchart |
2022-09-30 | Documentation: theme: Specify license of search.png | Laurent Pinchart |
2022-09-30 | Documentation: Add missing SPDX headers | Laurent Pinchart |
2022-09-29 | libcamera: v4l2_device: Log control id instead of errorIdx | Umang Jain |