Age | Commit message (Expand) | Author |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move utils to the base library | Kieran Bingham |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2020-10-20 | test: Omit extra semicolons | Hirokazu Honda |
2020-07-23 | libcamera: v4l2_subdevice: Replace ImageFormats with a map | Niklas Söderlund |
2020-07-08 | libcamera: Use Size::isNull() | Laurent Pinchart |
2020-06-08 | test: v4l2_subdevice: list_formats: Port to use utils::hex() output helper | Umang Jain |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2019-11-08 | libcamera: Remove unneeded semicolons | Laurent Pinchart |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
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 |