Age | Commit message (Expand) | Author |
2020-05-01 | libcamera: stream: Expose stride value | Niklas Söderlund |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | libcamera: controls: Add rectangle and size control types | Laurent Pinchart |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-26 | libcamera: geometry: Rename Rectangle fields | Jacopo Mondi |
2020-04-14 | libcamera: ipa: Remove IPAModuleInfo license field | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-04-04 | libcamera: pixelformats: Replace set of modifiers with single value | Kaaira Gupta |
2020-03-27 | libcamera: FrameBuffer: Add a setRequest() interface | Niklas Söderlund |
2020-03-27 | libcamera: FrameBuffer: Add a method to copy buffer content | Niklas Söderlund |
2020-03-27 | include: drm_fourcc: Add Bayer FourCC and modifiers | Niklas Söderlund |
2020-03-27 | libcamera: stream: Add StillCaptureRaw role | Niklas Söderlund |
2020-03-23 | libcamera: controls: Add zero-copy set API for ControlValue | Laurent Pinchart |
2020-03-20 | libcamera: controls: Don't over-optimize ControlValue layout | Laurent Pinchart |
2020-03-20 | libcamera: controls: Move ControlValue size check to controls.cpp | Laurent Pinchart |
2020-03-20 | libcamera: controls: Add support for string controls | Laurent Pinchart |
2020-03-20 | libcamera: controls: Rename ControlRange to ControlInfo | Laurent Pinchart |
2020-03-20 | libcamera: controls: Name all ControlInfoMap instance variables infoMap | Laurent Pinchart |
2020-03-19 | libcamera: geometry: Construct SizeRange from Size | Laurent Pinchart |
2020-03-18 | libcamera: framebuffer_allocator: Lift camera restrictions on allocator | Laurent Pinchart |
2020-03-18 | libcamera: pipeline_handler: Decouple buffer import and export | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co... | Niklas Söderlund |
2020-03-18 | libcamera: PixelFormat: Make constructor explicit | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Turn into a class | Niklas Söderlund |
2020-03-18 | libcamera: pixelformats: include linux/drm_fourcc.h | Niklas Söderlund |
2020-03-08 | libcamera: controls: Fix strict aliasing violation | Laurent Pinchart |
2020-03-08 | include: libcamera: meson: Add libcamera.h to the libcamera_api array | Laurent Pinchart |
2020-03-08 | include: libcamera: meson: Add control headers to the libcamera_api array | Kieran Bingham |
2020-03-08 | include: libcamera: Improve automation of libcamera.h generation | Laurent Pinchart |
2020-03-06 | libcamera: ipa: Support array controls in ipa_control_value_entry | Laurent Pinchart |
2020-03-06 | libcamera: controls: Add support for byte controls | Jacopo Mondi |
2020-03-06 | libcamera: controls: Add support for float controls | Jacopo Mondi |
2020-03-06 | libcamera: controls: Allow passing an std::initializer list to set() | Laurent Pinchart |
2020-03-06 | libcamera: controls: Support array controls in ControlValue | Jacopo Mondi |
2020-03-06 | libcamera: controls: Expose raw data in ControlValue | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move Control constructor to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move ControlValue constructor to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move ControlValue get() and set() to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Add templates to convert a type T to a ControlType | Laurent Pinchart |
2020-03-06 | libcamera: controls: Return control by value | Laurent Pinchart |
2020-03-06 | libcamera: controls: Decouple control and value type in ControlList::set() | Laurent Pinchart |
2020-03-06 | libcamera: controls: Reorder ControlValue methods | Jacopo Mondi |
2020-03-06 | libcamera: ipa: Make <ipa/ipa_controls.h> self-contained | Laurent Pinchart |
2020-03-06 | libcamera: ipa: Remove unused IPA control types | Jacopo Mondi |
2020-03-06 | libcamera: Add a C++20-compliant std::span<> implementation | Jacopo Mondi |
2020-02-18 | libcamera: Use C++14 std::*_t type traits | Laurent Pinchart |
2020-02-14 | libcamera: camera: Add Camera properties | Jacopo Mondi |
2020-02-14 | libcamera: controls: Add default to ControlRange | Jacopo Mondi |
2020-02-14 | libcamera: properties: Add location property | Jacopo Mondi |
2020-02-14 | include: linux: Update v4l2-controls.h | Jacopo Mondi |