Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
libcamera: Add support for array controls
| Archived =
No
| 33 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
pwbot
kbingham
epaul
jmondi
neg
pinchartl
uajain
jhautbois
pobrn
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[libcamera-devel,33/31] test: controls: control_value: Expand test to cover array controls
libcamera: Add support for array controls
- - -
0 0 0
2020-03-01
Laurent Pinchart
Superseded
[libcamera-devel,32/31] test: controls: control_value: Expand test to cover all control types
libcamera: Add support for array controls
- - -
0 0 0
2020-03-01
Laurent Pinchart
Superseded
[libcamera-devel,31/31] DNI: test: serialization: Serialize array control with a single element
libcamera: Add support for array controls
- - -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,30/31] DNI: test: serialization: Serialize array controls
libcamera: Add support for array controls
- - -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,29/31] DNI: test array controls
libcamera: Add support for array controls
- - -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,28/31] cam: Add option to list camera properties
libcamera: Add support for array controls
- 2 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,27/31] libcamera: control_serializer: Add support for array controls
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,26/31] libcamera: control_serializer: Use zero-copy ByteStreamBuffer::read()
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,25/31] libcamera: control_serializer: Simplify serialization of ControlValue
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,24/31] libcamera: byte_stream_buffer: Add zero-copy read() variant
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,23/31] libcamera: byte_stream_buffer: Add Span<> support
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,22/31] libcamera: byte_stream_buffer: Fix documentation of read() and write()
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,21/31] libcamera: ipa: Support array controls in ipa_control_value_entry
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,20/31] libcamera: controls: Add support for int8_t controls
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,19/31] libcamera: controls: Add support for float controls
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,18/31] libcamera: controls: Add a 'size' yaml property
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,17/31] libcamera: controls: Allow passing an std::initializer list to set()
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,16/31] libcamera: controls: Support array controls in ControlValue
libcamera: Add support for array controls
- - -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,15/31] libcamera: controls: Expose raw data in ControlValue
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,14/31] libcamera: controls: Move Control constructor to controls.h
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,13/31] libcamera: controls: Move ControlValue constructor to controls.h
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,12/31] libcamera: controls: Move ControlValue get() and set() to controls.h
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,11/31] libcamera: controls: Add templates to convert a type T to a ControlType
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,10/31] libcamera: controls: Return control by value in ControlList::get()
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,09/31] libcamera: controls: Decouple control and value type in ControlList::set()
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,08/31] libcamera: controls: Don't convert 32-bit and 64-bit implicitly
libcamera: Add support for array controls
- 2 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,07/31] libcamera: controls: Reorder ControlValue methods
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,06/31] libcamera: ipa: Test control structure size with static_assert
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,05/31] libcamera: ipa: Make <ipa/ipa_controls.h> self-contained
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,04/31] libcamera: ipa: Remove unused IPA control types
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,03/31] libcamera: gen-controls: Fix documentation issue with <<
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,02/31] test: Add Span test
libcamera: Add support for array controls
- 1 -
0 0 0
2020-02-29
Laurent Pinchart
Superseded
[libcamera-devel,01/31] libcamera: Add a C++20-compliant std::span<> implementation
libcamera: Add support for array controls
1 - -
0 0 0
2020-02-29
Laurent Pinchart
Superseded