Age | Commit message (Expand) | Author |
2019-06-19 | libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormats | Niklas Söderlund |
2019-05-25 | tests: list_formats: Fix argument names and add const | Niklas Söderlund |
2019-05-23 | meson: Create and use a dependency for libcamera and its headers | Laurent Pinchart |
2019-05-23 | meson: Fix coding style in meson.build files | Laurent Pinchart |
2019-05-17 | libcamera: media_device: Open and close media device inside populate() | Niklas Söderlund |
2019-05-17 | libcamera: Always check return value of MediaDevice::acquire() | Niklas Söderlund |
2019-04-30 | libcamera: Use the Size class through libcamera | Laurent Pinchart |
2019-04-26 | test: v4l2_subdevice: Remove std::move() that prevents copy elision | Laurent Pinchart |
2019-04-18 | libcamera: v4l2_subdevice: Add method to retrieve the media entity | Laurent Pinchart |
2019-04-18 | libcamera: geometry: Use Size to store min and max in SizeRange | Laurent Pinchart |
2019-04-05 | libcamera: Make geometry.h a public header | Niklas Söderlund |
2019-04-02 | libcamera: v4l2_subdevice: Rename deviceName() method | Jacopo Mondi |
2019-03-02 | test: v4l2_subdevice: Add ListFormat test | Jacopo Mondi |
2019-03-01 | test: v4l2_subdevice: Add format handling test | Jacopo Mondi |