Age | Commit message (Expand) | Author |
2020-09-30 | libcamera: span: Use default copy assignemnt operator | Laurent Pinchart |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |
2020-09-29 | ipa: raspberrypi: Tidy up variable names to be consistent | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Move IPA parameters to the RPi namespace | Naushir Patuck |
2020-09-29 | libcamera: Add user Transform to CameraConfiguration | David Plowman |
2020-09-29 | libcamera: Add BayerFormat type | David Plowman |
2020-09-29 | libcamera: Add Transform enum to represent 2D plane transforms. | David Plowman |
2020-09-29 | libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 control | David Plowman |
2020-09-29 | include: linux: Update rkisp1 header | Niklas Söderlund |
2020-09-29 | FrameBufferAllocator: fix non-copyability | Tomi Valkeinen |
2020-09-24 | libcamera: Move Header generation utilities to utils | Kieran Bingham |
2020-09-22 | libcamera: buffer: Remove copyFrom() | Niklas Söderlund |
2020-09-21 | pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer | Naushir Patuck |
2020-09-21 | libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling | Naushir Patuck |
2020-09-21 | libcamera: Don't unnecessarily include event_notifier.h | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-25 | libcamera: Replace utils::clamp() with std::clamp() | Laurent Pinchart |
2020-08-25 | libcamera: Remove void specifier for functions that take no arguments | Laurent Pinchart |
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 |