Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | v4l2: camera_proxy: Call V4L2Camera::getBufferFd() directly | Laurent Pinchart |
2020-01-12 | v4l2: camera: Handle memory mapping of buffers directly | Niklas Söderlund |
2020-01-12 | v4l2: Rename FrameMetadata to V4L2FrameMetadata | Niklas Söderlund |
2020-01-09 | v4l2: camera_proxy: Fix compilation error use of undeclared identifier 'ret' | Niklas Söderlund |
2020-01-08 | v4l2: camera_proxy: Align trace message style | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Break out try_fmt | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Fix try_fmt format conversion | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Include <array> | Laurent Pinchart |
2020-01-07 | v4l2: camera_proxy: Create format info array | Laurent Pinchart |
2020-01-07 | v4l2: camera_proxy: Rationalize arguments to format helpers | Laurent Pinchart |
2020-01-07 | v4l2: Use Object::invokeMethod() return value | Laurent Pinchart |
2020-01-03 | v4l2: v4l2_compat: Add V4L2 compatibility layer | Paul Elder |