summaryrefslogtreecommitdiff
path: root/test/serialization
AgeCommit message (Expand)Author
2022-10-18test: generated_serializer: Test Flags that is struct memberPaul Elder
2022-10-18test: generated_serializer: Test enum that is struct memberPaul Elder
2022-10-07test: meson: Use dictionaries instead of arrays to store test informationLaurent Pinchart
2022-10-07test: Rename 't' to 'test' in meson.buildLaurent Pinchart
2022-08-21libcamera: Remove unused headersChristian Rauch
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-11-24test: Convert to pragma onceKieran Bingham
2021-10-15test: Remove using namespace in header filesHirokazu Honda
2021-09-27libcamera: control_serializer: Separate the handles spaceJacopo Mondi
2021-09-15test: serialization: Prevent parallelisationKieran Bingham
2021-08-19ipa: Use FileDescriptor instead of int in layers above IPC payloadPaul Elder
2021-08-12test: control serialization: Test lookup by ControlIdJacopo Mondi
2021-08-12libcamera: controls: Create ControlInfoMap with ControlIdMapJacopo Mondi
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-03-02tests: Test IPA serializer generationPaul Elder
2021-03-02tests: Add IPADataSerializer testPaul Elder
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2020-08-05libcamera: pipelines: Use sensor ID as camera nameNiklas Söderlund
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-04-27test: Use float values for brightness, contrast and saturationLaurent Pinchart
2020-03-20libcamera: controls: Rename ControlRange to ControlInfoLaurent Pinchart
2019-11-20test: Add control serialization testJacopo Mondi