summaryrefslogtreecommitdiff
path: root/test/v4l2_subdevice
AgeCommit message (Expand)Author
2019-05-25tests: list_formats: Fix argument names and add constNiklas Söderlund
2019-05-23meson: Create and use a dependency for libcamera and its headersLaurent Pinchart
2019-05-23meson: Fix coding style in meson.build filesLaurent Pinchart
2019-05-17libcamera: media_device: Open and close media device inside populate()Niklas Söderlund
2019-05-17libcamera: Always check return value of MediaDevice::acquire()Niklas Söderlund
2019-04-30libcamera: Use the Size class through libcameraLaurent Pinchart
2019-04-26test: v4l2_subdevice: Remove std::move() that prevents copy elisionLaurent Pinchart
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
2019-03-01test: v4l2_subdevice: Add format handling testJacopo Mondi