Age | Commit message (Expand) | Author |
2020-06-09 | libcamera: Add missing SPDX headers to miscellaneous small files | Laurent Pinchart |
2020-06-09 | libcamera: CameraManager, PipelineHandler: Automatically map devnums to Camera | Paul Elder |
2020-06-08 | libcamera: IPAManager: remove instance() and make createIPA() static | Paul Elder |
2020-06-08 | libcamera: IPAManager: make IPAManager lifetime explicitly managed | Paul Elder |
2020-06-06 | libcamera: pixel_format: Make PixelFormat usable as a constexpr | Laurent Pinchart |
2020-06-06 | libcamera: Rename header guards for internal headers | Laurent Pinchart |
2020-06-06 | libcamera: Replace C++ comments with C comments | Laurent Pinchart |
2020-06-06 | libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} | Laurent Pinchart |
2020-06-05 | libcamera: Mark logPrefix() implementations with override | Laurent Pinchart |
2020-06-02 | libcamera: Declare functions before variables in class definitions | Laurent Pinchart |
2020-05-22 | libcamera: geometry: Set steps to 0 in default SizeRange constructor | Laurent Pinchart |
2020-05-21 | include: linux: Update v4l2 ctrls for properties | Jacopo Mondi |
2020-05-19 | libcamera: file_descriptor: Implement move semantics for constructor | Laurent Pinchart |
2020-05-18 | meson: Rename variables storing headers lists | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-12 | ipa: Drop v4l2_controls.h from ipa_interface.h | Laurent Pinchart |
2020-05-11 | libcamera: pipeline: Raspberry Pi pipeline handler | Naushir Patuck |
2020-05-11 | include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks | Naushir Patuck |
2020-05-10 | include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices | Laurent Pinchart |
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 |