Age | Commit message (Expand) | Author |
2020-01-12 | libcamera: v4l2_videodevice: Remove Buffer interface | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Add FrameBuffer interface | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Add V4L2BufferCache to deal with index mapping | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Extract exportDmabufFd() | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Align which type variable is used in queueBuffer() | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Switch from Plane to FrameBuffer::Plane | Niklas Söderlund |
2020-01-03 | libcamera: v4l2_device, v4l2_videodevice: call open system call directly | Paul Elder |
2019-12-16 | libcamera: Remove buffer index from logging | Niklas Söderlund |
2019-11-20 | libcamera: v4l2_videodevice: Simplify error checking for requestBuffers() | Niklas Söderlund |
2019-10-28 | libcamera: v4l2_videodevice: Add PixelFormat conversion | Jacopo Mondi |
2019-10-15 | libcamera: utils: Add hex stream output helper | Laurent Pinchart |
2019-08-13 | libcamera: v4l2_videodevice: Support M2M devices | Kieran Bingham |
2019-08-13 | libcamera: v4l2_videodevice: Fix ordering of debug statement | Kieran Bingham |
2019-07-14 | libcamera: v4l2_videodevice: Signal buffer completion at streamoff time | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Add helper to queue all buffers | Laurent Pinchart |
2019-07-04 | libcamera: v4l2_videodevice: Re-group operations | Jacopo Mondi |
2019-06-19 | libcamera: v4l2_videodevice: Update documentation | Jacopo Mondi |
2019-06-19 | libcamera: Introduce V4L2Device base class | Jacopo Mondi |
2019-06-19 | libcamera: Rename V4L2Device to V4L2VideoDevice | Jacopo Mondi |