Age | Commit message (Expand) | Author |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Resample luminance table | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Improve locking in a few places | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Camera mode does not need to be atomic | David Plowman |
2020-08-05 | android: camera_device: Fix preview template | Jacopo Mondi |
2020-08-05 | android: camera_device: Break-out request template | Jacopo Mondi |
2020-08-05 | android: camera_metadata: Add method to update an entry | Jacopo Mondi |
2020-08-05 | andrdid: camera_device: Store const templates | Jacopo Mondi |
2020-08-05 | android: camera_metadata: Add const version of get() | Jacopo Mondi |
2020-08-05 | android: camera_metadata: Mark isValid() as const | Jacopo Mondi |
2020-08-05 | cam: Use the common cleanup function on failure | Niklas Söderlund |
2020-08-05 | libcamera: ipu3: Fix compilation issues with gcc5 | Jacopo Mondi |
2020-08-03 | android: camera_device: Report RAW capability if supported | Niklas Söderlund |
2020-08-03 | android: camera_device: Map HAL RAW to libcamera RAW formats | Niklas Söderlund |
2020-08-03 | android: camera_device: Prepare for non-mandatory formats | Niklas Söderlund |
2020-08-03 | cam: Add --monitor option | Umang Jain |
2020-08-03 | libcamera: stream_option: use format name to set cam/qcam format | Kaaira Gupta |
2020-08-03 | libcamera: pixel_format: Add a function to return format based on string | Kaaira Gupta |
2020-08-03 | libcamera: formats: PixelFormatInfo: Add name lookup function | Kaaira Gupta |
2020-08-03 | libcamera: ipu3: imgu: Rename configureInput() | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Configure ImgU with the computed parameters | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Validate the pipe configuration | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: imgu: Calculate ImgU pipe configuration | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Remove camera_ from IPU3CameraConfiguration | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Remove streams from IPU3CameraConfiguration | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Adjust and assign streams in validate() | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: cio2: Add a const sensor() method | Jacopo Mondi |
2020-08-03 | libcamera: camera: Zero streams before validate() | Jacopo Mondi |
2020-08-03 | libcamera: ipu3: Validate the stream combination | Jacopo Mondi |
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 |