Age | Commit message (Expand) | Author |
2020-08-16 | libcamera: camera: Mark controls() and properties() as const operations | Niklas Söderlund |
2020-08-16 | libcamera: pipeline_handler: Mark controls() and properties() as const operat... | Niklas Söderlund |
2020-08-16 | libcamera: pipeline_handler: Add const version of cameraData() | Niklas Söderlund |
2020-08-14 | libcamera: request: Make Stream pointer const | Niklas Söderlund |
2020-08-14 | libcamera: request: Declare a using directive for map of buffers | Niklas Söderlund |
2020-08-06 | libcamera: buffer: Create a MappedBuffer | Kieran Bingham |
2020-08-06 | libcamera: formats: add numPlanes helper | Kieran Bingham |
2020-08-05 | libcamera: camera: Rename name() to id() | 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-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: 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: 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 | libcamera: object: Add deleteLater() support | Umang Jain |
2020-07-31 | libcamera: thread: Support selective message dispatch to thread | Umang Jain |
2020-07-27 | include: drm_fourcc: Add 16-bit Bayer FourCC | Niklas Söderlund |
2020-07-25 | libcamera: raspberrypi: Add ColourCorrectionMatrix control | David Plowman |
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-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 | libcamera: ipa_proxy: Allow stop() on a stopped IPA | Laurent Pinchart |
2020-07-17 | ipa: raspberrypi: Pass sensor config back from configure() | Laurent Pinchart |
2020-07-17 | ipa: raspberrypi: Pass lens shading table through configure() function | Laurent Pinchart |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-07-15 | libcamera: file: Add read/write support | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Provide in-place versions of the Size helpers | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Make Size and Rectangle usable as constexpr | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Turn Size and Rectangle into classes | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Give constructors to Rectangle | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Define Rectangle after Size | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Add helper functions to the Size class | Laurent Pinchart |
2020-07-10 | libcamera: PixelFormatInfo: Add functions stride and frameSize | Paul Elder |
2020-07-10 | libcamera: StreamConfiguration: Add frameSize field | Paul Elder |
2020-07-10 | libcamera: formats: PixelFormatInfo: Add v4l2 lookup function | Paul Elder |
2020-07-10 | libcamera: V4L2VideoDevice: Add tryFormat | Paul Elder |
2020-07-10 | libcamera: formats: Add fields to info to ease calculating stride | Paul Elder |
2020-07-09 | libcamera: utils: Add map_keys() function | Laurent Pinchart |
2020-07-06 | libcamera: camera: Allow unspecified roles for generateConfiguration | Kieran Bingham |
2020-06-29 | libcamera: geometry: Add isNull() function to Size class | Laurent Pinchart |
2020-06-25 | libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control | David Plowman |
2020-06-25 | libcamera: pixel_format: Replace hex with format names | Kaaira Gupta |
2020-06-18 | include: linux: Remove drm.h and drm_mode.h | Laurent Pinchart |