summaryrefslogtreecommitdiff
path: root/test/stream
AgeCommit message (Expand)Author
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
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-09-01tests: stream: Add a colorspace adjustment testUmang Jain
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-03-19libcamera: geometry: Construct SizeRange from SizeLaurent Pinchart
2020-03-18libcamera: PixelFormat: Make constructor explicitLaurent Pinchart
2019-07-04test: Allow self-contained tests to run in parallelNiklas Söderlund
2019-06-19test: stream: Add test for StreamFormatNiklas Söderlund