Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-09 | video-source: Add abstract video source class | Laurent Pinchart | |
The video_source is an abstract class representing a source of video buffers. It can be subclassed by implementing the video_source_ops operations to support different types of video sources. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |