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
Age
Commit message (
Expand
)
Author
2020-03-06
libcamera: V4L2BufferCache: Check for hot hit first
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Use the entry reference
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Mark Entry::operator==() as const
Niklas Söderlund
2020-03-06
test: Extract BufferSource class out of camera tests to libtest
Niklas Söderlund
2020-03-06
test: camera: buffer_import: Fix error messages
Niklas Söderlund
2020-03-06
cam: Add option to list camera properties
Jacopo Mondi
2020-03-06
test: controls: control_value: Expand test to cover array controls
Laurent Pinchart
2020-03-06
test: controls: control_value: Expand test to cover all control types
Laurent Pinchart
2020-03-06
libcamera: control_serializer: Add support for array controls
Jacopo Mondi
2020-03-06
libcamera: control_serializer: Use zero-copy ByteStreamBuffer::read()
Laurent Pinchart
2020-03-06
libcamera: control_serializer: Simplify serialization of ControlValue
Laurent Pinchart
2020-03-06
libcamera: control_serializer: Use explicit ControlTypeNone case
Laurent Pinchart
2020-03-06
libcamera: byte_stream_buffer: Add zero-copy read() variant
Laurent Pinchart
2020-03-06
libcamera: byte_stream_buffer: Add Span<> support
Jacopo Mondi
2020-03-06
libcamera: byte_stream_buffer: Fix documentation of read() and write()
Jacopo Mondi
2020-03-06
libcamera: ipa: Support array controls in ipa_control_value_entry
Laurent Pinchart
2020-03-06
libcamera: controls: Convert bool ControlValue to lowercase strings
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: Add a 'size' yaml property
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: Don't convert 32-bit and 64-bit implicitly
Laurent Pinchart
2020-03-06
libcamera: controls: Reorder ControlValue methods
Jacopo Mondi
2020-03-06
libcamera: ipa: Test control structure size with static_assert
Laurent Pinchart
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: gen-controls: Fix documentation issue with <<
Jacopo Mondi
2020-03-06
test: Add Span test
Laurent Pinchart
2020-03-06
libcamera: Add a C++20-compliant std::span<> implementation
Jacopo Mondi
2020-02-24
tests: Remove IPA_MODULE_PATH environment variable
Kieran Bingham
2020-02-24
libcamera: ipa_manager: Search for IPA libraries in build tree
Kieran Bingham
2020-02-24
libcamera: ipa_manager: Allow recursive parsing
Kieran Bingham
2020-02-24
libcamera: ipa_manager: Simplify addDir() usage
Kieran Bingham
2020-02-24
libcamera: ipa_manager: Re-arrange IPA precedence
Kieran Bingham
2020-02-24
libcamera: utils: Add a C++ dirname implementation
Kieran Bingham
2020-02-19
qcam: Fix compilation errors with clang-10
Laurent Pinchart
2020-02-19
qcam: Use standard PicturesLocation path for capture
Kieran Bingham
2020-02-19
libcamera: media_device: Use Loggable interface
Kieran Bingham
2020-02-19
libcamera: media_device: prevent sign extension on casts
Kieran Bingham
2020-02-18
libcamera: Use C++14 std::*_t type traits
Laurent Pinchart
2020-02-18
libcamera: device_enumerator: Don't stop if one device fails
Laurent Pinchart
2020-02-18
test: camera: buffer_import: Don't include <random>
Laurent Pinchart
[prev]
[next]