index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
control_serializer.cpp
Age
Commit message (
Expand
)
Author
2021-02-16
libcamera: control_serializer: Save serialized ControlInfoMap in a cache
Paul Elder
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-03-23
libcamera: controls: Add zero-copy set API for ControlValue
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-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: 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: Expose raw data in ControlValue
Laurent Pinchart
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-07
libcamera: control_serializer: Initialize serial_
Laurent Pinchart
2019-11-20
libcamera: Add controls serializer
Laurent Pinchart