index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
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
[next]