index
:
libcamera/kbingham/libcamera.git
dev
ipu3/modules
master
Kieran Bingham's clone of libcamera
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-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
2020-01-23
libcamera: camera: Move private data members to private implementation
Laurent Pinchart
2020-01-23
libcamera: camera_manager: Return a copy of the vector from cameras()
Laurent Pinchart
2020-01-23
libcamera: camera_manager: Move private data members to private implementation
Laurent Pinchart
2020-01-22
libcamera: signal: Make slots list private
Laurent Pinchart
2020-01-22
libcamera: bound_method: Use std::index_sequence
Laurent Pinchart
2020-01-12
libcamera: camera: Remove the prepared state
Niklas Söderlund
2020-01-12
libcamera: Remove dead code after switch to FrameBuffer
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: allocator: Add FrameBufferAllocator to help applications allocate ...
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
2020-01-12
libcamera: request: In addBuffer() do not fetch stream from Buffer
Niklas Söderlund
2020-01-12
libcamera: buffer: Drop private function setRequest()
Niklas Söderlund
2020-01-12
libcamera: buffers: Remove Plane class
Niklas Söderlund
2020-01-12
libcamera: buffer: Switch from Plane to FrameBuffer::Plane
Niklas Söderlund
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Add FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Add FrameMetadata container for metadata information
Niklas Söderlund
2020-01-12
libcamera: Add FileDescriptor to help pass numerical fds around
Niklas Söderlund
2020-01-12
libcamera: request: remove prepare()
Niklas Söderlund
2020-01-07
libcamera: bound_method: Rename Bound*Method to BoundMethod*
Laurent Pinchart
2020-01-07
libcamera: bound_method: Propagate method return value
Laurent Pinchart
2020-01-07
libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr
Laurent Pinchart
2020-01-07
libcamera: bound_method: Support bindings to non-void methods
Laurent Pinchart
2020-01-07
libcamera: bound_method: Store method arguments in a class
Laurent Pinchart
2020-01-07
libcamera: bound_method: Move sequence and generator to BoundMethodBase
Laurent Pinchart
2020-01-07
libcamera: bound_method: Drop unused BoundMethodBase::connectionType()
Laurent Pinchart
2020-01-07
libcamera: bound_method: Mark overriden methods with override
Laurent Pinchart
2020-01-07
libcamera: object: Use activate() in invokeMethod()
Laurent Pinchart
2020-01-03
libcamera: camera_manager, pipeline_handler: allow retrieving cameras by devi...
Paul Elder
2020-01-03
libcamera: object: Support reference arguments in invokeMethod()
Laurent Pinchart
2019-12-08
include: linux: Update Linux headers readme to v5.2
Paul Elder
2019-11-20
ipa: Allow short-circuiting the ipa_context_ops
Laurent Pinchart
2019-11-20
ipa: Declare the ipaCreate() function prototype
Laurent Pinchart
2019-11-20
ipa: Define a plain C API
Laurent Pinchart
2019-11-20
ipa: Pass ControlInfoMap references to IPAInterface::configure()
Laurent Pinchart
2019-11-20
ipa: Define serialized controls
Jacopo Mondi
2019-11-20
libcamera: buffer: Add const accessor to Buffer planes
Laurent Pinchart
2019-11-20
libcamera: controls: Store reference to the InfoMap
Jacopo Mondi
[prev]
[next]