Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-25 | cam: Add event loop | Laurent Pinchart | |
Add a simple event loop to the cam application and use it in the main() function, with an example of how to handle SIGINT to gracefully stop the loop. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> |