Age | Commit message (Expand) | Author |
2020-08-03 | libcamera: ipu3: Remove initialization of Size | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Report StreamFormats | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Do not overwrite StreamConfiguration | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: cio2: Report format and sizes | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Make sure the config is valid | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Remove streams from generateConfiguration | Jacopo Mondi |
2020-08-03 | libcamera: geometry: Add isNull() function to Rectangle class | Jacopo Mondi |
2020-08-03 | libcamera: utils: Add alignUp and alignDown functions | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Rename mbusCodesToInfo | Jacopo Mondi |
2020-08-03 | libcamera: device_enumerator_udev: Initialize monitor_ and notifier_ to nullptr | Niklas Söderlund |
2020-08-03 | libcamera: device_enumerator_udev: Align class final declaration with sysfs s... | Niklas Söderlund |
2020-07-31 | libcamera: camera: Ensure deletion via deleteLater() | Umang Jain |
2020-07-31 | tests: Add a test case for the Object::deleteLater() API, to verify | Umang Jain |
2020-07-31 | libcamera: object: Add deleteLater() support | Umang Jain |
2020-07-31 | libcamera: thread: Support selective message dispatch to thread | Umang Jain |
2020-07-31 | libcamera: properties: Define pixel array properties | Jacopo Mondi |
2020-07-28 | test: Remove list-cameras test | Laurent Pinchart |
2020-07-27 | test: process: Test Process::kill() | Laurent Pinchart |
2020-07-27 | qcam: Fix camera reference leak on hot-unplug | Umang Jain |
2020-07-27 | libcamera: event_notifier: Fix signature typo setEnabled() in documentation | Umang Jain |
2020-07-27 | libcamera: pipeline: simple: Try next mbus code if setupFormats() fails | Andrey Konovalov |
2020-07-27 | libcamera: pipeline: simple: Make sure the formats at the link's pads match | Andrey Konovalov |
2020-07-27 | libcamera: pipeline: simple: Setup links outside for format try loop | Laurent Pinchart |
2020-07-27 | libcamera: Add support for 16-bit Bayer formats | Niklas Söderlund |
2020-07-27 | include: drm_fourcc: Add 16-bit Bayer FourCC | Niklas Söderlund |
2020-07-27 | cam: Add optional argument to --capture to specify how many frames to capture | Niklas Söderlund |
2020-07-27 | cam: capture: Cache the EventLoop handler | Niklas Söderlund |
2020-07-27 | cam: Add option to disallow adjusting of requested formats | Niklas Söderlund |
2020-07-27 | libcamera: request: Add log point on a completed request | Naushir Patuck |
2020-07-27 | libcamera: process: Fix killing innocent processes unexpectedly | You-Sheng Yang |
2020-07-27 | qcam: Fix spelling | You-Sheng Yang |
2020-07-25 | libcamera: qcam: Improve colour information in DNG files | David Plowman |
2020-07-25 | libcamera: raspberrypi: Add ColourCorrectionMatrix control | David Plowman |
2020-07-25 | libcamera: Add ColourCorrectionMatrix control | David Plowman |
2020-07-24 | android: camera_device: Add ANDROID_REQUEST_MAX_NUM_INPUT_STREAMS | Niklas Söderlund |
2020-07-24 | android: camera_device: Remove scaler format information from Camera3Format | Niklas Söderlund |
2020-07-24 | android: camera_device: Use HAL_PIXEL_FORMAT_* defines for formats | Niklas Söderlund |
2020-07-24 | android: camera_device: Remove ANDROID_SCALER_AVAILABLE_FORMATS | Niklas Söderlund |
2020-07-24 | libcamera: formats: Remove unnecessary explicit constructor calls | Laurent Pinchart |
2020-07-23 | libcamera: v4l2_videodevice: Add using statement for format map | Niklas Söderlund |
2020-07-23 | libcamera: formats: Remove ImageFormats | Niklas Söderlund |
2020-07-23 | libcamera: v4l2_subdevice: Replace ImageFormats with a map | Niklas Söderlund |
2020-07-21 | libcamera: Add support for RGB565 format | Niklas Söderlund |
2020-07-21 | libcamera: Add support for planar YVU420 format | Niklas Söderlund |
2020-07-17 | libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tables | Naushir Patuck |
2020-07-17 | include: linux: Add dma-buf.h and dma-heap.h UAPI headers | Naushir Patuck |
2020-07-17 | tests: v4l2_compat: Fix v4l2-compliance and v4l2-ctl version parsing | Paul Elder |
2020-07-17 | libcamera: ipa_proxy: Allow stop() on a stopped IPA | Laurent Pinchart |
2020-07-17 | libcamera: pipeline: raspberrypi: Start IPA when starting camera | Laurent Pinchart |
2020-07-17 | ipa: raspberrypi: Pass sensor config back from configure() | Laurent Pinchart |