Age | Commit message (Expand) | Author |
2020-08-06 | libcamera: formats: add numPlanes helper | Kieran Bingham |
2020-08-06 | libcamera: buffer: Correct FrameBuffer references | Kieran Bingham |
2020-08-06 | android: camera_device: Initialize 'id_' field in constructor | Umang Jain |
2020-08-06 | android: camera_ops: Fix a documentation spelling typo | Umang Jain |
2020-08-06 | android: camera_hal_manager: Remove unused getStaticMetadata() method | Umang Jain |
2020-08-05 | libcamera: camera_manager: Enforce unique camera IDs | Niklas Söderlund |
2020-08-05 | libcamera: camera: Rename name() to id() | Niklas Söderlund |
2020-08-05 | libcamera: pipeline: uvcvideo: Generate unique camera names | Niklas Söderlund |
2020-08-05 | libcamera: pipelines: Use sensor ID as camera name | Niklas Söderlund |
2020-08-05 | libcamera: camera_sensor: Add accessors for sensor ID | Niklas Söderlund |
2020-08-05 | libcamera: camera_sensor: Generate a sensor ID | Niklas Söderlund |
2020-08-05 | libcamera: v4l2_device: Add method to lookup device path | Niklas Söderlund |
2020-08-05 | libcamera: sysfs: Add helper to lookup device firmware node path | Niklas Söderlund |
2020-08-05 | libcamera: sysfs: Add helper to lookup sysfs path of a character device | Niklas Söderlund |
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 |