Age | Commit message (Expand) | Author |
---|---|---|
2022-08-03 | libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat() | Jacopo Mondi |
2021-10-15 | test: Remove using namespace in header files | Hirokazu Honda |
2021-09-07 | libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() | Laurent Pinchart |
2020-12-09 | libcamera: v4l2_device: Return a unique pointer from fromEntityName() | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion | Laurent Pinchart |
2020-03-19 | libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers() | Laurent Pinchart |
2020-03-18 | test: libtest: buffer_source: Close video device right after allocation | Laurent Pinchart |
2020-03-06 | test: Extract BufferSource class out of camera tests to libtest | Niklas Söderlund |