Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | v4l2: add v4l2_set_frame_rate | Paul Elder | |
We would like to be able to set the frame rate of video sources. This patch adds such a function for v4l2-based video sources to use. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> | |||
2018-06-12 | Split UVC gadget into a library and test application | Laurent Pinchart | |
Split the project into a UVC gadget library and a test application. To avoid rolling out a custom build system, switch to CMake. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |