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
/
test
/
serialization
Age
Commit message (
Expand
)
Author
2022-08-21
libcamera: Remove unused headers
Christian Rauch
2022-05-10
meson: Use new project_*_root() functions
Tomi Valkeinen
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-11-24
test: Convert to pragma once
Kieran Bingham
2021-10-15
test: Remove using namespace in header files
Hirokazu Honda
2021-09-27
libcamera: control_serializer: Separate the handles space
Jacopo Mondi
2021-09-15
test: serialization: Prevent parallelisation
Kieran Bingham
2021-08-19
ipa: Use FileDescriptor instead of int in layers above IPC payload
Paul Elder
2021-08-12
test: control serialization: Test lookup by ControlId
Jacopo Mondi
2021-08-12
libcamera: controls: Create ControlInfoMap with ControlIdMap
Jacopo Mondi
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-03-02
tests: Test IPA serializer generation
Paul Elder
2021-03-02
tests: Add IPADataSerializer test
Paul Elder
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2020-08-05
libcamera: pipelines: Use sensor ID as camera name
Niklas Söderlund
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-04-27
test: Use float values for brightness, contrast and saturation
Laurent Pinchart
2020-03-20
libcamera: controls: Rename ControlRange to ControlInfo
Laurent Pinchart
2019-11-20
test: Add control serialization test
Jacopo Mondi