summaryrefslogtreecommitdiff
path: root/test/v4l2_subdevice/list_formats.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2020-10-20test: Omit extra semicolonsHirokazu Honda
2020-07-23libcamera: v4l2_subdevice: Replace ImageFormats with a mapNiklas Söderlund
2020-06-08test: v4l2_subdevice: list_formats: Port to use utils::hex() output helperUmang Jain
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2019-06-19libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormatsNiklas Söderlund
2019-05-25tests: list_formats: Fix argument names and add constNiklas Söderlund
2019-04-18libcamera: v4l2_subdevice: Add method to retrieve the media entityLaurent Pinchart
2019-04-18libcamera: geometry: Use Size to store min and max in SizeRangeLaurent Pinchart
2019-04-05libcamera: Make geometry.h a public headerNiklas Söderlund
2019-04-02libcamera: v4l2_subdevice: Rename deviceName() methodJacopo Mondi
2019-03-02test: v4l2_subdevice: Add ListFormat testJacopo Mondi